David Rees wrote:
> 
> Hmmm, I just checked one of my mod_ssl installations, and the ssl_mutex file
> does not have execute permissions on it, but everything seems to be working
> properly.
> 
> What is the exact error message again?
> 

>From error_log:

[Tue Jul 11 14:35:29 2000] [error] mod_ssl: Child could not open
SSLMutex lockfile /django/opt/apache_1.3.12/logs/ssl_mutex.9167 (System
error follows)
[Tue Jul 11 14:35:29 2000] [error] System: Permission denied (errno: 13)


Same error in the ssl_engine_log. 


I think I will try this:
http://marc.theaimsgroup.com/?l=apache-modssl&m=95371538631998&w=2
where this person changed user from nobody to another user in their
httpd.conf ...

But that seems extreme as this is a standard RH OS... with current
versions of apache, openssl
modssl, rsaref-2.0

???






> -Dave
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of callen
> > Sent: Tuesday, July 11, 2000 12:38 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: SSLMutex
> >
> >
> > David Rees wrote:
> >
> > > Or even better, shutdown Apache, delete all the ssl_mutex* files, and
> > > restart.
> > >
> >
> > > -Dave
> >
> > David thanks,
> >
> > I did what you advised with shutting down and restarting:
> >
> >
> > Before start:
> >
> >
> > drwxrwxrwx   2 1078     nobody       1024 Jul 11 14:34 .
> > drwxr-xr-x  13 1078     1078         1024 Jul 11 13:18 ..
> > -rwxr-xr-x   1 root     nobody       3780 Jul 11 00:05 access_log
> > -rw-rw-r--   1 root     nobody      67019 Jul 11 14:31 error_log
> > -rw-rw-r--   1 root     root            1 Jul 11 14:32 ssl_engine_log
> >
> >
> > After start:
> >
> > drwxrwxrwx   2 1078     nobody       1024 Jul 11 14:34 .
> > drwxr-xr-x  13 1078     1078         1024 Jul 11 13:18 ..
> > -rwxr-xr-x   1 root     nobody       3780 Jul 11 00:05 access_log
> > -rw-rw-r--   1 root     nobody      68946 Jul 11 14:34 error_log
> > -rw-r--r--   1 root     root            5 Jul 11 14:34 httpd.pid
> > -rw-rw-r--   1 root     root         2810 Jul 11 14:34 ssl_engine_log
> > -rw-------   1 nobody   root            0 Jul 11 14:34 ssl_mutex.9167
> > -rw-------   1 nobody   root            0 Jul 11 14:34 ssl_scache.dir
> > -rw-------   1 nobody   root            0 Jul 11 14:34 ssl_scache.pag
> >
> >
> > Whats the deal?
> >
> > After stop
> >
> > drwxrwxrwx   2 1078     nobody       1024 Jul 11 14:35 .
> > drwxr-xr-x  13 1078     1078         1024 Jul 11 13:18 ..
> > -rwxr-xr-x   1 root     nobody       3780 Jul 11 00:05 access_log
> > -rw-rw-r--   1 root     nobody      91962 Jul 11 14:35 error_log
> > -rw-rw-r--   1 root     root        25250 Jul 11 14:35 ssl_engine_log
> >
> >
> >
> > ???
> >
> > --
> >                Christopher C.M. Allen
> >                http://design.driver8.org/
> >                  Email: [EMAIL PROTECTED]
> >                  Cell : 1.715.821.4006
> >                  Home Phone: 1.715.426.6661
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > User Support Mailing List                      [EMAIL PROTECTED]
> > Automated List Manager                            [EMAIL PROTECTED]
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
                 Christopher C.M. Allen
                 http://design.driver8.org/                              
                 Email: [EMAIL PROTECTED] 
                 Cell : 1.715.821.4006                    
                 Home Phone: 1.715.426.6661
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to