Author Topic: PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.32  (Read 9815 times)

0 Members and 1 Guest are viewing this topic.

Offline snowwebTopic starter

  • Irregular
  • Posts: 2
    • View Profile
Hi, I'm getting the following error when I load MyPHPAdmin

Quote
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


Offline Mchl

  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,582
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • FlingBits
Nothing you can do AFAIK. PHP just didn't release any newer version of the library. You should experience no problems using it.
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Flingbits tutorials | Class Autoloading

Offline snowwebTopic starter

  • Irregular
  • Posts: 2
    • View Profile
Ah thanks for that Mchl, you've put my mind at rest then.

Regards.

Offline Mchl

  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,582
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • FlingBits
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.
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Flingbits tutorials | Class Autoloading

Offline arcadius

  • Irregular
  • Posts: 1
    • View Profile
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 .