php_mysql.dll problem in Apache
Apache startup error message:
PHP Startup: Unable to Load Dynamic library 'C:\PHP\ext\php_mysql.dll - The specified module could not be found.
Solution:
Copy the libmysql.dll from the main php folder to \windows\system32
PHP Startup: Unable to Load Dynamic library 'C:\PHP\ext\php_mysql.dll - The specified module could not be found.
Solution:
Copy the libmysql.dll from the main php folder to \windows\system32
Comments
Post a Comment