Page 1 of 1

Upgrade to php version 5.3.1

Posted: Wed Jan 13, 2010 1:44 am
by Renier
Hi guys. I'm getting the following warning after upgrading to php version 5.3.1

PHP Warning: mysql_connect(): Headers and client library minor version mismatch.

Any idea what could be wrong?

Thanks in advance

Re: Upgrade to php version 5.3.1

Posted: Wed Jan 13, 2010 4:16 am
by Grizzzzzzzzzz
did you upgrade? Or do it as a fresh install?


Sounds like you have conflicting files, so try a fresh install

Re: Upgrade to php version 5.3.1

Posted: Wed Jan 13, 2010 4:34 am
by Renier
Upgraded through source.

From version 4.x to 5.3.1


Thx for the reply. Will give it a shot

Re: Upgrade to php version 5.3.1

Posted: Wed Jan 13, 2010 2:15 pm
by flying_circus
I'll take a guess...

Was the mysql extension included in the php ./configure file?

Since mysql is an extension, the extension library itself found in the php /ext directory may not have been upgraded with the php core upgrade. See if it was built with php and manually copy it, else you may have to build it.

*Be advised, this a guess by some random chucklehead on the internet. I may have my head burried in my @$$*