Hi all, I am trying to setup a Apache Server 2.2.10 coupled with php 5.2.6 and mySql 5.1 on a Windows XP machine. However, phpinfo() does not display the mysql tables. Upon checking the error log, I was given these 2 errors PHP Warning: PHP Startup: Unable to load dynamic library '.;C:\\Program Files\\Apache Software Foundation\\Apache2.2\\php\\ext\\php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '.;C:\\Program Files\\Apache Software Foundation\\Apache2.2\\php\\ext\\php_mysqli.dll' - The specified module could not be found.\r\n in Unknown on line 0. My extension_dir in php.ini is set to, extension_dir = ".;C:\Program Files\Apache Software Foundation\Apache2.2\php\ext" My PATH has the following, ;C:\Program Files\Apache Software Foundation\Apache2.2\php\; C:\Program Files\Apache Software Foundation\Apache2.2\php\ext\libmysql.dll; However, the 2 dll files, php_mysqli.dll and php_mysql.dll are inside. I just do not understand why it still cannot work. I hope you guys will be able to help me with it. Regards, Chan Win Hung |
- Prev by Date: IIS 6.0 404.3 error
- Next by Date: make [sapi/cli/php] Error 1
- Previous by thread: IIS 6.0 404.3 error
- Next by thread: make [sapi/cli/php] Error 1
- Index(es):