[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 rem out line 58 and it started but
now php does not work

here are the lines before I edited them
# Extra Modules
#LoadModule php_module modules/mod_php.so
#LoadModule php3_module modules/libphp3.so
LoadModule php4_module modules/libphp4.so

Now how do I get PHP to work ???


Franklin Werren

----- Original Message -----
From: "Gerald Waugh" <gerald@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, December 04, 2001 8:27 AM
Subject: 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
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>