Hello there,
I was installing MySQL and PHPfor the first time on my brand new RaQ4. All
went fine, but when I wanted to restart Apache it came up with the following
error:
Shutting down Web Service: httpd
Setting up Web Service: Syntax error on line 58 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
/usr/sbin/httpd
I checked... I doubble checked... their IS a file called
libmysqlclient.so.10
Could somebody help me along here? I have now started apache succesfully,
that is, I commented all the lines about PHP out:
#LoadModule php4_module modules/libphp4.so
#LoadModule php4_module /usr/lib/apache/libphp4.so
#AddModule mod_php4.c
Any ideas solutions and help would be greatly appreciated!