PHP doesn't support MySQL 5.1.30?
Posted: Sun Dec 21, 2008 12:56 pm
Hey!
I hope someone can help me out here, I'm having this error:
Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.30. This may cause unpredictable behavior.
When I try to replace the PHP MySQL DLL with the MySQL 5.1.30 DLL, it throws a humongous red "ERROR" (white font, red background) Message saying:
phpMyAdmin - Error (it is not a phpMyAdmin issue)
Cannot load mysqli extension. Please check your PHP configuration. - Documentation
If I go back to the old 5.0.51a version, things go fine again.
Doing some research I ended up finding out PHP doesn't support MySQL 5.1.30, though there is a php_mysql.dll around that says its compatible with MySQL 5.1.30 DLL.
But I need to use php_mysqli.dll.
Does anyone have any idea what can I do to solve this?
Edit:
I also tried downloading the latest PHP RC, but the Windows Installer throws an error while installing. I also don't know if this may prove a true solution.
I hope someone can help me out here, I'm having this error:
Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.30. This may cause unpredictable behavior.
When I try to replace the PHP MySQL DLL with the MySQL 5.1.30 DLL, it throws a humongous red "ERROR" (white font, red background) Message saying:
phpMyAdmin - Error (it is not a phpMyAdmin issue)
Cannot load mysqli extension. Please check your PHP configuration. - Documentation
If I go back to the old 5.0.51a version, things go fine again.
Doing some research I ended up finding out PHP doesn't support MySQL 5.1.30, though there is a php_mysql.dll around that says its compatible with MySQL 5.1.30 DLL.
But I need to use php_mysqli.dll.
Does anyone have any idea what can I do to solve this?
Edit:
I also tried downloading the latest PHP RC, but the Windows Installer throws an error while installing. I also don't know if this may prove a true solution.