> -----Original Message----- > From: Tommy Pham [mailto:tommyhp2@xxxxxxxxx] > Sent: Friday, October 15, 2010 2:16 PM > To: 'sueandant'; 'PHP' > Subject: RE: Error message not understood > > > -----Original Message----- > > From: sueandant [mailto:hollandsathome@xxxxxxxxxxxxx] > > Sent: Friday, October 15, 2010 2:02 PM > > To: PHP > > Subject: Error message not understood > > > > Can anyone help me with this error message and explain how to correct > > the mismatch? > > > > PHP Warning: mysqli_connect() [<a href='function.mysqli- > > connect'>function.mysqli-connect</a>]: Headers and client library > > minor version mismatch. Headers:50051 Library:50151 > > > > tholland > > It would help if you provide the platform and platform version: > Windows, Linux, Mac, FreeBSD, or other variants. > > And also the PHP version you're using. Did you compile PHP yourself or use > a distribution? > > Regards, > Tommy Forgot to mention this earlier... too hasty on the send button ... lol. Since it's only a warning and you are able to connect, run [1] & [2] to see what do you get. [1] http://us2.php.net/manual/en/mysqli.get-client-info.php [2] http://us2.php.net/manual/en/mysqli.info.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php