After making the mistake of updating httpd through yum, I had to recompile apache/mysql/php through custombuild.
After that my mysql integration is no longer working :
http://cyclingtorrents.nl/info.php
When I tried to install php-mysql it comes with a missing dependency libmysqlclient.so.15
So I manually copied an older version of mysql.so to /usr/lib64/php/modules/
But now i'm getting all kind of weird behaviour
Any pointers?
My os is Centos 5.5 x64
Getting this with install php-mysql
--> Running transaction check
---> Package mysql.x86_64 0:5.0.77-4.el5_5.4 set to be updated
--> Processing Conflict: mysql conflicts MySQL
--> Finished Dependency Resolution
mysql-5.0.77-4.el5_5.4.x86_64 from updates has depsolving problems
--> mysql conflicts with MySQL-server
Error: mysql conflicts with MySQL-server