I have read the archives for this problem but I can't seam to fix it
This is on a RedHat 7
I get this error when I try to start Apache
Starting httpd: Syntax error on line 256 of /etc/httpd/conf
/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server:
libmysqlclient.so.10: cannot open shared object file: No such file
or directory
What I have read is to add the path to libmysqlclient.so.10 to the
/etc/ld.so.conf file and then run "ldconfig". at root
I did this but ldconfig does not run
I keep getting No such file or directory
This is what my ld.so.conf file looks like
/usr/X11R6/lib
/usr/kerberos/lib
/usr/lib
/usr/local/mysql
/usr/local/mysql/lib/mysql <--This is were libmysqlclient.so.10 is
I really need to get this working
Best regards,
Richard
mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]