If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > Meaning of a warning...

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-09, 11:54
Germaris Germaris is offline
Registered User
 
Join Date: Apr 2004
Location: Canada
Posts: 57
Meaning of a warning...

Hi there!

I'm building my own website and by the time being I work on localhost.

When I open it to work in my MySQL DB, phpMyAdmin tells me:
"Your PHP MySQL library version 5.0.77 differs from your MySQL server version 5.1.34. This may cause unpredictable behavior.".
But this warning doesn't prevent me to work on the DB...

What does it means?
How can I change the PHP MySQL library version (because I don't want to install a downgrade of MySQL)?
Could this be the reason why the conf.inc.php file (which is included with all my php scripts) cannot connect to the DB and by the way makes any query execution impossible?

Many thanks in advance for your help!

Best regards,

Gerard
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On