[PHP-WIN] Specified module cannot be loaded error for PHP when start Apache

2005-06-28 Thread Alvin Chin
I am trying to enable extensions in PHP5 and integrate it with Apache2 web server on Windows XP, but I get the following error: PHP Startup: Unable to load dynamic library 'E:\PHP\ext\php_mysql.dll' - the specified module could not be found. The php_mysql.dll file exists in E:\PHP\ext and the

[PHP-WIN] Re: Specified module cannot be loaded error for PHP when start Apache

2005-06-28 Thread Alvin Chin
Never mind I solved the problem. In my httpd.conf file for Apache, the PhpIniDir needed a trailing \. Alvin Alvin Chin wrote: I am trying to enable extensions in PHP5 and integrate it with Apache2 web server on Windows XP, but I get the following error: PHP Startup: Unable to load dynamic