The problem is with msec. mod_ssl needs to write in /var/log/httpd but it
can't.
Solution:chmod 0755 /var/log/httpd
Long-term fix: harrass Yoann so he fixes msec ;-)
Jean-Michel Dault
[EMAIL PROTECTED]
On Fri, 23 Jun 2000, Brook Humphrey wrote:
> I use dhcp behind a cable modem will this affect the running of apache? the
> deamon is running but I can't connect I've only noticed this since 7.1. Also I
> looked in /var/log/http/err_log and found this
>
> [Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile
>/etc/httpd/logs/ssl_mutex.1099 (System error follows)
> [Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
> [Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile
>/etc/httpd/logs/ssl_mutex.1099 (System error follows)
> [Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
> [Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile
>/etc/httpd/logs/ssl_mutex.1099 (System error follows)
> [Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
> [Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile
>/etc/httpd/logs/ssl_mutex.1099 (System error follows)
> [Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
> [Fri Jun 23 06:56:46 2000] [notice] Apache-AdvancedExtranetServer/1.3.12
>(NetRevolution/Linux-Mandrake) mod_ssl/2.6.4 OpenSSL/0.9.5a PHP/3.0.16 mod_perl/1.22
>configured -- resuming normal operations
> [Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile
>/etc/httpd/logs/ssl_mutex.1099 (System error follows)
> [Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
>
>
>
> This error repeats over and over. The file size is 2.7 megs with just this one
> error.
>
> the file that it is looking for is not there. However ther is a ssl_mutex.671.
>
> is it not getting thre pid of ssl right for some reason?
>