----- Original Message ----- From: "Chris" <[EMAIL PROTECTED]> To: "vc" <[EMAIL PROTECTED]> Cc: <mysql@lists.mysql.com> Sent: Wednesday, November 21, 2007 10:58 AM Subject: Re: misconfigured mysql ?
> vc wrote: > > Thanks Ananda , > > > > I tried , i tried to uninstall the maybe-preinstalled mysql, but rpm tells me that there is no mysql installed in my system . > > I listed all the rpm packages in my system . I am quite sure there is no rpm mysql package . > > I installed the php 5.2.0, mysql 5.0.22, apache2.2.6 , myphpadmin 2.11.2.1 all from source code . > > > > my myphpadmin's error message is : > > "Your PHP MySQL library version 5.0.22 differs from your MySQL server version 3.23.32. This may cause unpredictable behavior." > > and make me more puzzled is it displays : localhost --server version: 3.23.32 , MySQl client version :5.022 . > > > > how could this happen ? maybe i misconfigured the mysql source code tree ? or phpmyadmin's bug? > > How did you install the mysql server (rpm, source) ? > How did you install the mysql client (rpm, source) ? > > If by rpm's: > > rpm -qa | grep -i mysql > > It's definitely not a phpmyadmin bug, it's using what the mysql client > and server are telling it. Thanks Chris, I installed mysql server 5.0.22 from source . Also I ran "rpm -qa | grep -i mysql" , but no output . as the above I 've already checked to make sure i did not install any mysql rpm package in my system . maybe i wiill reinstall these stuff later ....:-(( attached is the copies of my phpinfo and phpmyadmin message . another similar thread : http://www.apachefriends.org/f/viewtopic.php?t=27274&sid=91b3e4b0d593cde148749f68f0fa4256#110706 hope it helps..
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]