On Thu, Sep 30, 1999, Ameya Talwalkar wrote:

> apache : 1.3.6
> openssl : 0.9.3.a
> modssl : 2.3.9-1.3.6
> 
> I get the following error in the log file,
> 
> [Thu Sep 30 13:28:13 1999] [error] mod_ssl: Child could not open SSLMutex
> lockfile /usr/local/valicert/enterpriseva/apache/logs/ssl_mutex.16240
> (System error follows)
> [Thu Sep 30 13:28:13 1999] [error] System: No such file or directory (errno:
> 2)

I've fixed a few things related tp SSMutex with the last versions.
For instance 2.4.0 contains a CHANGES entry

|    *) Fixed initialization and cleanup related problems with SSLMutex: The
|       mutex is now closed before the chown and the mutex is removed only in
|       the parent on module shutdown.

I think this was the change which fixes the above problem.  Please try out a
newer mod_ssl version (use 2.4.5 which is released in a few hours).

                                       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