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

Re: Apache 1.27 exits without error on soekris net4501



>   Hi,

Hey...

> httpd exits without any error message (and with return code 0)
> no difference if I use the '-u' parameter or not.
> the logs in /var/www/logs are remaining empty, even if I set
> LogLevel to debug.

I encountered a similar problem with Apache and 3.3 recently on the PPC port
which was rectified by commenting out all of the LoadModule (and AddModule)
lines until it began to work.  It's unfortunate that you don't get any error
reporting, and neither did I in this situation, but all this means is that
you'll have to comment one at a time to find the point of failure.  Of
course, this may not be your problem, but it's worth a try...

Basically I had to uninstall the offending packages and reinstall them from
the ports tree, then run httpd -u (which I suppose could be corrected by
rearranging binaries and such, but since this is an intranet server I went
ahead and ran it non-chrooted) and it worked perfectly.  Your mileage may
vary, however. :)

Thanks,

Jeff Messec
--------------------------------------------
http://www.alittleatomicbomb.com
--------------------------------------------