PDA

View Full Version : Warning with phpmyadmin 2.11.3 package


alfonso
27th December 2007, 19:23
Just installed the update and I get this message when accesing the new phpmyadmin 2.11.3 interface:

Your PHP MySQL library version 4.1.11 differs from your MySQL server version 5.0.32. This may cause unpredictable behavior.

I think ispconfig should get update libmysqlclient15 to avoid problems with people using mysql5.

till
27th December 2007, 20:00
I think ispconfig should get update libmysqlclient15 to avoid problems with people using mysql5.

ISPConfig uses the mysql client library of your linux system. Install the missing libmysqlclient15-dev package on your server and then update ispconfig.

alfonso
27th December 2007, 20:26
I didn't install the dev package.

Now is installed, how do I update ispconfig?

THX.

till
27th December 2007, 20:31
Download the latest ISPConfig version and run the setup script.

alfonso
27th December 2007, 21:48
Now it works perfectly.

Thank you. :)