Just guessing here, but it's possible that the permissions on the
parent directories of the mutex file are too restrictive... make sure
that the apache user has at least 'x' permission on those directories,
if not 'rx'. (I use read-execute.) Also, I don't *think* it makes a
difference, but try setting the file permissions on the mutex file to
600 ('rw' for owner).
Hope this helps...
-Cliff
Cliff Woolley
Central Systems Software Administrator
Washington and Lee University
http://www.wlu.edu/~jwoolley/
Work: (540) 463-8089
Pager: (540) 462-3472
>>> Magnus Hoglund <[EMAIL PROTECTED]> 08/02/99 04:35PM >>>
Hi,
When I start my newly compiled Apache 1.3.6 with mod_ssl-2.3.10,
php-3.0.12, mod_auth_mysql-2.20 the log-files starts growing with
error-messages and Apache does'nt respond to any requests...
I've also installed OpenSSL 0.9.3a
When I start Apache with the command "apachectl start" error_log and
ssl_engine_log starts to grow fast... (See below)
The file (ssl_mutex.????) the error-messages refer to exists and is
owned
by the user (httpd) that is running Apache.
I'm not even starting apache with SSL-support (apachectl startssl)....
What could be wrong?!? I'm running Apache 1.3.4 with PHP3.0.4,
mod_auth_mysql-2.20, mod_ssl 2.1.7 and SSLeay 0.9.0b on another server
without problems...
error_log:
===========
[Mon Aug 2 22:00:24 1999] [notice] Apache/1.3.6 (Unix) AuthMySQL/2.20
PHP/3.0.12 mod_ssl/2.3.10 OpenSSL/0.9.3a configured -- resuming normal
operations
[Mon Aug 2 22:00:24 1999] [notice] suEXEC mechanism enabled
(wrapper:/opt/apache/bin/suexec)
[Mon Aug 2 22:00:24 1999] [error] mod_ssl: Child could not open
SSLMutex
lockfile /opt/apache/logs/ssl_mutex.18332 (System error follows)
[Mon Aug 2 22:00:24 1999] [error] System: Permission denied (errno:
13)
[Mon Aug 2 22:00:24 1999] [error] mod_ssl: Child could not open
SSLMutex
lockfile /opt/apache/logs/ssl_mutex.18332 (System error follows)
[Mon Aug 2 22:00:24 1999] [error] System: Permission denied (errno:
13)
[Mon Aug 2 22:00:24 1999] [error] mod_ssl: Child could not open
SSLMutex
lockfile /opt/apache/logs/ssl_mutex.18332 (System error follows)
[Mon Aug 2 22:00:24 1999] [error] System: Permission denied (errno:
13)
[Mon Aug 2 22:00:24 1999] [error] mod_ssl: Child could not open
SSLMutex
lockfile /opt/apache/logs/ssl_mutex.18332 (System error follows)
....
....
ssl_engine_log:
================
[02/Aug/1999 22:00:16] [info] Server: Apache/1.3.6, Interface:
mod_ssl/2.3.10,
Library: OpenSSL/0.9.3a
[02/Aug/1999 22:00:16] [info] Init: 1st startup round (still not
detached)
[02/Aug/1999 22:00:16] [info] Init: Initializing OpenSSL library
[02/Aug/1999 22:00:16] [info] Init: 2nd startup round (already
detached)
[02/Aug/1999 22:00:16] [info] Init: Reinitializing OpenSSL library
[02/Aug/1999 22:00:16] [info] Init: Seeding PRNG with 8 bytes of
entropy
[02/Aug/1999 22:00:16] [info] Init: Generating temporary RSA private
keys
(512/1024 bits)
[02/Aug/1999 22:00:24] [info] Init: Configuring temporary DH
parameters
(512/1024 bits)
[02/Aug/1999 22:00:24] [info] Init: Initializing (virtual) servers for
SSL
[02/Aug/1999 22:00:24] [error] Child could not open SSLMutex lockfile
/opt/apache/logs/ssl_mutex.18332 (System error follows)
[02/Aug/1999 22:00:24] [error] System: Permission denied (errno: 13)
[02/Aug/1999 22:00:24] [error] Child could not open SSLMutex lockfile
/opt/apache/logs/ssl_mutex.18332 (System error follows)
[02/Aug/1999 22:00:24] [error] System: Permission denied (errno: 13)
[02/Aug/1999 22:00:24] [error] Child could not open SSLMutex lockfile
/opt/apache/logs/ssl_mutex.18332 (System error follows)
[02/Aug/1999 22:00:24] [error] System: Permission denied (errno: 13)
[02/Aug/1999 22:00:24] [error] Child could not open SSLMutex lockfile
/opt/apache/logs/ssl_mutex.18332 (System error follows)
....
....
Regards,
Magnus Hoglund
--
-------------------+----------------------------+----------------------------
Magnus Hoglund : Mail: [EMAIL PROTECTED] : Real stress is waking
up
Dalarna University : URL: http://www.du.se/~mho : screaming to find
out
S-781 88 Borlange : Tel: +46 23-778120 : you were'nt
asleep...
SWEDEN : Fax: +46 23-778050 :
-------------------+----------------------------+----------------------------
______________________________________________________________________
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]