[CentOS-docs] Mail / Web server guides

Manuel Wolfshant wolfy at nobugconsulting.ro
Mon Mar 25 20:00:28 UTC 2013


On 03/25/2013 09:56 PM, Christian Salway wrote:
> [...]
> The only problem now is when I log into phpmyadmin, I get the following and
> I can't find a solution.
>
> Your PHP MySQL library version 5.1.61 differs from your MySQL server version
> 5.5.30. This may cause unpredictable behavior.
>
> # rpm -qa mysql*
> mysql55-libs-5.5.30-1.ius.el6.x86_64
> mysql55-5.5.30-1.ius.el6.x86_64
> mysqlclient16-5.1.61-1.ius.el6.x86_64
> mysql55-server-5.5.30-1.ius.el6.x86_64
>
You will keep seeing that warning for as long as phpmyadmin is compiled 
against the stock mysql libs while the server runs a different mysql 
version. Normally it's benign.


More information about the CentOS-docs mailing list