Bug#253203: apache will not start due to syntax error

2004-06-10 Thread William R. McDonough
I have removed the following lines from my httpd.conf I have no idea why they were in there... but everything works fine without them. # If the perl module is installed, this will be enabled. ##IfModule mod_perl.c ## Alias /perl/ /var/www/perl/ ## Location /perl ##SetHandler perl-script ##

Re: Bug#253203: apache will not start due to syntax error

2004-06-10 Thread rm
On Thu, Jun 10, 2004 at 10:16:34AM -0400, William R. McDonough wrote: I have removed the following lines from my httpd.conf I have no idea why they were in there... but everything works fine without them. Do you have mod_perl installed (dpkg --status libapache-mod-perl) ? # If the perl

Re: Bug#253203: apache will not start due to syntax error

2004-06-10 Thread Fabio Massimo Di Nitto
On Thu, 10 Jun 2004 [EMAIL PROTECTED] wrote: On Thu, Jun 10, 2004 at 10:16:34AM -0400, William R. McDonough wrote: I have removed the following lines from my httpd.conf I have no idea why they were in there... but everything works fine without them. Do you have mod_perl installed

Bug#253203: apache will not start due to syntax error

2004-06-10 Thread William R. McDonough
Do you have mod_perl installed (dpkg --status libapache-mod-perl) ? [EMAIL PROTECTED]: ~]$ dpkg --status libapache-mod-perl Package: libapache-mod-perl Status: install ok installed Priority: optional Section: web Installed-Size: 1276 Maintainer: Debian Apache Maintainers

Re: Bug#253203: apache will not start due to syntax error

2004-06-08 Thread Fabio Massimo Di Nitto
On Mon, 7 Jun 2004, William R. McDonough wrote: Package: apache Version: 1.3.31-1 Sometime in the last 24 hours, probably after an upgrade... not sure... Apache died and will not restart. The error given is not enough information for me to find which file apache is complaining about:

Re: Bug#253203: apache will not start due to syntax error

2004-06-08 Thread Fabio Massimo Di Nitto
On Tue, 8 Jun 2004, Fabio Massimo Di Nitto wrote: try to start apache again and keep an eye on /var/log/error.log. oops /var/log/apache/error.log Fabio -- user fajita: step one fajita Whatever the problem, step one is always to look in the error log. user fajita: step two fajita When in

Bug#253203: apache will not start due to syntax error

2004-06-08 Thread William R. McDonough
I've already tried all this... but here's the output for your benefit. I was hoping for some sort of gdb or extended debugging ideas to tell me what file apache is choaking on. Please run the following commands for me: /etc/init.d/apache stop to be sure nothing is running. [EMAIL

Re: Bug#253203: apache will not start due to syntax error

2004-06-08 Thread rm
On Tue, Jun 08, 2004 at 10:37:45AM -0400, William R. McDonough wrote: Try bash -x /usr/sbin/apachectl start -- + PIDFILE=/var/run/apache.pid + HTTPD=/usr/sbin/apache + LYNX=lynx -dump + STATUSURL=http://localhost/server-status + ERROR=0 + ARGV=start + '[' xstart = x ']' + '[' -f

Bug#253203: apache will not start due to syntax error

2004-06-07 Thread William R. McDonough
Package: apache Version: 1.3.31-1 Sometime in the last 24 hours, probably after an upgrade... not sure... Apache died and will not restart. The error given is not enough information for me to find which file apache is complaining about: [EMAIL PROTECTED]: ~]$ apachectl start Bareword found