scottybwoy Posted April 27, 2009 Share Posted April 27, 2009 Hiya, I believe some of the issues I'm having is down to the MySql php client and server library mismatch. So I downloaded the MySQL 5.0.18 Client lib to go with the correct version of my MySQL Server. I'm using php 4.4.8 which used MySQL lib v.3.23.49. After overwriting the libmysql.dll in the php dir and the mysql.dll in the extensions dir and restarting apatche, nothing seems to have changed. It still says it's using the MySQL lib v.3.23.49. Is there anything else I need to do? In my php.ini it has this entry : [MySQL] ; MySQL Path --with-mysql=MySQL5.0.20 That shouldn't affect it should it? Thanks Quote Link to comment 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.