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]

Reply via email to