Web Hosting Talk







View Full Version : Help: Apache won't start


NewonNet
07-11-2002, 10:58 PM
The server have been running. Hung up and got rebooted.

Here's the error.

Setting up Web Service: Syntax error on line 445 of /etc/httpd/conf/httpd.conf:
Can't locate Devel/Symdump.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 . /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/PerlSections.pm line 6.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/PerlSections.pm line 6.
BEGIN failed--compilation aborted at /etc/httpd/conf/httpd.conf line 349.



[root /root]# locate Symdump

/usr/lib/perl5/man/man3/Apache::Symdump.3
/usr/lib/perl5/man/man3/Devel::Symdump.3
/usr/lib/perl5/site_perl/5.005/i386-linux/auto/Devel/Symdump
/usr/lib/perl5/site_perl/5.005/i386-linux/auto/Devel/Symdump/.packlist
/usr/lib/perl5/site_perl/5.005/i386-linux/Apache/Symdump.pm



Any help is appreciated.

Newonnet

blacknight
07-12-2002, 03:35 AM
Did you make some changes to httpd.conf ?

NewonNet
07-12-2002, 03:41 AM
Nope.

This system has been running and just hung. A reboot got it into this state.

All the other services are working ok

newonnet

blacknight
07-12-2002, 03:49 AM
Are you sure you didn't apply any patches or updates?
Check the last modified date of the file.
What's on line 445 of httpd.conf ?
Check that there aren't any spaces or any other typing errors.