This forum is no longer active. Please post your questions to our new community site

Forums WAMPStack

MySQL library warning

Subscribe to MySQL library warning 2 post(s), 2 voice(s)

 
Avatar Genki 4 post(s)

I just installed WAMP stack 1.12 (bitnami-wampstack-1.1-2-windows-installer.exe) and when I run phpMyAdmin, I receive the following warning at the bottom of the screen:

“Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.30. This may cause unpredictable behavior.”

Having “unpredictable behavior” is certainly not desired when running a database application.

Please advise how to correct this.

Previously, I had installed Wamp stack but uninstalled it using the uninstaller, including manually deleting the entire directory, “c:\program files\BitNami Wampstack”

Thank you

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

This is only a phpMyAmdin warning due to different library versions for PHP and MySQL. There should not be any error connecting with databases.

Cheers.

Forums WAMPStack