On Thu, 5 Apr 2001, Maarten van Lieshout wrote:
> > > [04/Apr/2001 23:46:57 97322] [error] Child could not open SSLMutex
> > > lockfile /home/www.nottherealname.com/chroot/tmp/ssl_mutex.89573 (System error
>follows)
>
> See what I mean? It cannot find the file ssl_mutex.89573 which DOES
> exist. I think this is a bug in modssl.
What may be happening (this happened to me this week) is that there is a
path mismatch somewhere else. It may be creating the mutex file properly,
but there is a semaphore file being used for shared memory that isn't
being created properly and mod_ssl can't allocate the shared memory. I
banged my head on the desktop for an hour trying to figure this out and
found out my semaphore wasn't being created because I had a path set
wrong. Be very careful about the paths and make sure they exist beacuse
they don't get created automatically by Apache.
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
If we don't survive, we don't do anything else.
-- John Sinclair
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]