snowweb Posted March 5, 2009 Share Posted March 5, 2009 Hi, I'm getting the following error when I load MyPHPAdmin PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.32 I have just done a clean Mysql, Apache and PHP install on my laptop which I reformatted yesterday. I used the following versions: Apache 2.2.11 MySQL 5.1.32 PHP 5.2.9 Platform = XP Pro SP3 Does anyone have any idea why PHP installer has installed the wrong version connector and how I would go about correcting this please? Thanks, Pete Quote Link to comment https://forums.phpfreaks.com/topic/148051-php-mysql-library-version-5051a-differs-from-your-mysql-server-version-5132/ Share on other sites More sharing options...
Mchl Posted March 5, 2009 Share Posted March 5, 2009 Nothing you can do AFAIK. PHP just didn't release any newer version of the library. You should experience no problems using it. Quote Link to comment https://forums.phpfreaks.com/topic/148051-php-mysql-library-version-5051a-differs-from-your-mysql-server-version-5132/#findComment-777088 Share on other sites More sharing options...
snowweb Posted March 5, 2009 Author Share Posted March 5, 2009 Ah thanks for that Mchl, you've put my mind at rest then. Regards. Quote Link to comment https://forums.phpfreaks.com/topic/148051-php-mysql-library-version-5051a-differs-from-your-mysql-server-version-5132/#findComment-777112 Share on other sites More sharing options...
Mchl Posted March 5, 2009 Share Posted March 5, 2009 In fact it seems, that using self compiled versions of library from MySQL 5.1.30 triggers crashes... There's bug filled on mysql site for this. Quote Link to comment https://forums.phpfreaks.com/topic/148051-php-mysql-library-version-5051a-differs-from-your-mysql-server-version-5132/#findComment-777115 Share on other sites More sharing options...
arcadius Posted March 13, 2010 Share Posted March 13, 2010 I solved the problem "Your PHP MySQL library version 5.0.51a differs..." by installing the latest PHP & Apache: Apache/2.2.15 (Win32) PHP/5.3.2 . Quote Link to comment https://forums.phpfreaks.com/topic/148051-php-mysql-library-version-5051a-differs-from-your-mysql-server-version-5132/#findComment-1025445 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.