gtm2@xxxxxxxxxx wrote:
I have installed Apache 2.0.52 and PHP 5.0.2 on windows XP. I have configured directories and everything works until I unmark any of extensions. After this, during Apache server starting, I am reciving the warning : PHP Startup: Unable to load dynamic library "D:/MyWWWsrv/php/ext/php_mysql.dll" - the module could not be found
the result is that I cannot use MySQL in php scripts.
Please, write me back, what should be done to make it working correctly.
For MySQL, there are two files that PHP needs to find--php_mysql.dll and libmysql.dll. The simplest, if not most elegant, way to be sure PHP can find them is to copy them into your windows\system32 directory.
Janet
Thanks a lot. Gregor
---------------------------------------------------------------------- Startuj z INTERIA.PL!!! >>> http://link.interia.pl/f1837
-- Janet Valade -- janet.valade.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php