[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Apache Server is down and will not re-start



> I do get an error when trying to start the server via SSH
>
>  /etc/rc.d/init.d/httpd restart
> Shutting down Web Service:
> Setting up Web Service: Syntax error on line 58 of
> /etc/httpd/conf/httpd.conf:
> Cannot load /etc/httpd/modules/libphp4.so into server:
> /etc/httpd/modules/libphp4.so: undefined symbol: gdImageCreateFromGif
> /usr/sbin/httpd
>
Well, did you look at "Syntax error on line 58 of
/etc/httpd/conf/httpd.conf:
You have to edit this line when you install PHP, there have been many
post concerning this error.

I think it says the correct file but there is a leading '/' missing. Check
to make
sure.

Gerald