My server:
Windows Server 2003 RC2 w/ IIS 6.0
PHP 4.3.1
MySQL 1.4(?)
I have a phpBB forum running fine on the machine, however I can't run other PHP pages that interact with the database. I get the following error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\inetpub\wwwroot\im2db\index.php on line 62
What do I need to enable to use MySQL? Any help would be appreciated.
Thanks.