Full_Name: Frank Richter
Version: 2.2.4
OS: Linux 2.0.36
Submission from: stipe.hrz.tu-chemnitz.de (134.109.132.39)


I've build Apache 1.3.4 with mod_ssl/2.2.4 (Linux 2.0.36, RedHat 5.2).
Starting the httpd isn't working, it brings this in the error_log:

[error] mod_ssl: Child could not open SSLMutex lockfile /var/run/ssl_mutex.12155
(System error follows)
[error] System: Permission denied (errno: 13)

I've in httpd.conf:
SSLMutex  file:/var/run/ssl_mutex

ls -l /var/run/ssl_mutex.12155
-rw-------   1 root  root  0 Mar 15 15:45 /var/run/ssl_mutex.12155

Applying a chmod 666 /var/run/ssl_mutex.12155
helps...

- Frank

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to