I have installed apache, php, and mysql. For some reason when I try to install the php-mysql package for redhat, I get "libmysqlclient.so.10 is needed by php-mysql-4.1.2-7". The funny thing is that libmysqlclient.so.10 does exist in /usr/lib. I have even tried to make links in all lib dirs. Still gives me this message.
I did edit /etc/ld.so.conf to check against /usr/lib along with the default lib dirs. Still get the same message from rpm.
What should I do? This is giving me segmentation faults when running php scripts that connect to mysql.
Thanks everyon for any help with this! Rninja
I did edit /etc/ld.so.conf to check against /usr/lib along with the default lib dirs. Still get the same message from rpm.
What should I do? This is giving me segmentation faults when running php scripts that connect to mysql.
Thanks everyon for any help with this! Rninja