Forum Moderators: coopster
The documentation at php.net states that after installing MySQL, you must enable php_mysql.dll in php.ini. So I did that, restarted the server, and then tried running phpinfo() to check to see whether MySQL was running.
The phpinfo file wouldn't process. It eventually ended in a CGI timeout. If I comment the php_mysql.dll line back out, phpinfo() processes just fine.
For what it's worth, I also copied libmysql.dll into the WINNT directory, as directed by php.net.
Anyone know what I'm doing wrong?
Thanks,
Mid.
More tips here:
Installing PHP5 Under Windows XP and Apache [webmasterworld.com]