# service httpd start Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/auth_mysql.conf: Cannot load /etc/httpd/modules/mod_auth_mysql.so into server: libmysqlclient.so.10: cannot open shared object file: No such file or directory [FAILED]
# cd /etc/httpd/modules # ls -al mod_auth_mysql* -rwxr-xr-x 1 root root 10340 Jan 24 2003 mod_auth_mysql.so
# cd /usr/lib/mysql # ls -al total 500 drwxr-xr-x 2 root root 4096 Jul 27 02:56 . drwxr-xr-x 84 root root 45056 Oct 2 10:33 .. lrwxrwxrwx 1 root root 26 Jul 27 02:56 libmysqlclient_r.so.10 -> libmysqlclient_r.so.10.0.0 -rwxr-xr-x 1 root root 226628 Feb 18 2003 libmysqlclient_r.so.10.0.0 lrwxrwxrwx 1 root root 24 Jul 27 02:56 libmysqlclient.so.10 -> libmysqlclient.so.10.0.0 -rwxr-xr-x 1 root root 222464 Feb 18 2003 libmysqlclient.so.10.0.0
Verify that /usr/lib/mysql is in /etc/ld.so.conf. If not, add it, type -ldconfig- as root and try to restart the service.
-Pete
-------------------------- Pete Huckelba redhat@xxxxxxxxx
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list