On Tue, Jun 22, 1999, GOMEZ Henri wrote:

> > > In /var/run directory, the httpd.mm.sem file is
> > > owned by root. Mustn't it be by nobody ?
> > > When I chown to nobody, seems to work normally.
> > 
>       [GOMEZ Henri]  I could see there is 2 files in /var/run with .sem
> extensions :
> 
>       httpd.mm.sem owned by root
>       ssl_scache.sem which is owned by nobody !
> 
>       [GOMEZ Henri]  Who create httpd.mm.sem ?

httpd.mm.sem is the mutex lock for the MM library
and ssl_scache.sem is the mutex lock of mod_ssl.
But both should be owned by nobody, of course.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to