I'm having a problem with my apache 1.3.17 + mod_ssl 2.8.0 server. I use
the
SSLSessionCache dbm:/etc/apache17/ssl_scache
directive to set the DBM hashfile it's going to use but i'm getting the
following errors in the ssl errorlog:
[20/? /2001 11:49:22 15640] [error] Cannot open SSLSessionCache DBM
file `/etc/apache17/ssl_scache' for reading (fetch) (System error
follows)
[20/? /2001 11:49:22 15640] [error] System: Resource temporarily
unavailable (errno: 11)
[20/? /2001 11:49:22 15640] [error] Cannot open SSLSessionCache DBM
file `/etc/apache17/ssl_scache' for writing (store) (System error
follows)
[20/? /2001 11:49:22 15640] [error] System: Resource temporarily
unavailable (errno: 11)
The modes for directory /etc/apache17 are
drwxr-xr-x 4 root other 512 Mar 20 11:48 /etc/apache17/
Any ideas?
Thanks,
Fotis