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 Link to comment https://forums.phpfreaks.com/topic/155831-mysql-client-library-update/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.