apache

Jakub Bogusz qboosh at prioris.mini.pw.edu.pl
Fri Feb 9 18:08:42 CET 2001


On Thu, Feb 08, 2001 at 06:22:18PM +0100, Jakub Bogusz wrote:
> On Thu, Feb 08, 2001 at 02:19:23AM +0100, Jakub Bogusz wrote:
> [...]
> > But after successful building, it doesn't start...
> > 
> > Ouch! ap_mm_create(1048576, "/var/state/apache/mm.32229") failed
> > Error: MM: mm:core: failed to open semaphore file (No such file or
> > directory): OS: No such file or directory
> > 
> > Reason? There is no /var/state/apache, even no /var/state (FHS-2.1).
> 
> It's even worse :/
> When this directory exists, apache starts, but cannot handle any
> HTTP/1.1 (or HTTP/1.0 with Host) request... just waits (even after
> disconnecting).

Argh. Again - broken IPv6 patch.
Missing line in fix_hostname() - each httpd just looped.
Now apache works.

But...
1) What is /var/lib/apache for?
In previous releases mm.* files (and nothing else?) were located there,
now they're in /var/run/apache (after small fix)

2) mod_include causes SIGSEGV on bad URI in request...
(strcmp is called with NULL as first parameter)


-- 
Jakub Bogusz
http://prioris.mini.pw.edu.pl/~qboosh/



More information about the pld-devel-en mailing list