Click to See Complete Forum and Search --> : apache error


killerasp
06-09-2001, 01:05 AM
i complied apache with php support and mysql support for that. Then when i tried to run httpd i got this error

Syntax error on line 236 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: libmysqlclient.so.10: cannot load shared object file: No such file or directory
./apachectl start: httpd could not be started


doesnt look i have syntaz errors in the httpd.conf

saithan
06-09-2001, 01:40 AM
check to see if those files are in apaches lib folder
if not put them there

freebsd
06-09-2001, 03:57 AM
Becuase /usr/local/apache is a non-standard prefix.

Start here -> http://www.linuxnewbie.org/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=21&t=001998