You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by System <sy...@eluminoustechnologies.com> on 2003/05/06 09:55:06 UTC

[users@httpd] Cannot open SSLSessionCache DBM file.

Hello,

I am on Redhat 7.3/Apache/1.3.27 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.0
PHP/4.3.1 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b configured

Apache was down and i checked the error_log and this is what
port 443
[Tue May  6 01:20:01 2003] [error] mod_ssl: Cannot open SSLSessionCache DBM
file `/usr/local/apache/logs/ssl_s
cache' for status retrival (System error follows)
[Tue May  6 01:20:01 2003] [error] System: No such file or directory (errno:
2)
[Tue May  6 01:25:00 2003] [error] mod_ssl: Cannot open SSLSessionCache DBM
file `/usr/local/apache/logs/ssl_s
cache' for status retrival (System error follows)
[Tue May  6 01:25:00 2003] [error] System: No such file or directory (errno:
2)

I googled and found that this might be the Permission Problem if i am not
wrong!
so i checked the files and these are the permissions

-rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.dir
-rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.pag

Are these permissions ok? should i change it ?
I don;t know how it happend as it was working previously.

Rgds,
Tina.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Cannot open SSLSessionCache DBM file.

Posted by Ezra <ez...@acedsl.com>.
Hello System:

		 I had a similar problem, but it was that Redhat has a directory 
called log and not logs.  Sorry if the information I gave you is wrong


Ezra Taylor

System wrote:
> Hello,
> 
> I am on Redhat 7.3/Apache/1.3.27 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.0
> PHP/4.3.1 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b configured
> 
> Apache was down and i checked the error_log and this is what
> port 443
> [Tue May  6 01:20:01 2003] [error] mod_ssl: Cannot open SSLSessionCache DBM
> file `/usr/local/apache/logs/ssl_s
> cache' for status retrival (System error follows)
> [Tue May  6 01:20:01 2003] [error] System: No such file or directory (errno:
> 2)
> [Tue May  6 01:25:00 2003] [error] mod_ssl: Cannot open SSLSessionCache DBM
> file `/usr/local/apache/logs/ssl_s
> cache' for status retrival (System error follows)
> [Tue May  6 01:25:00 2003] [error] System: No such file or directory (errno:
> 2)
> 
> I googled and found that this might be the Permission Problem if i am not
> wrong!
> so i checked the files and these are the permissions
> 
> -rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.dir
> -rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.pag
> 
> Are these permissions ok? should i change it ?
> I don;t know how it happend as it was working previously.
> 
> Rgds,
> Tina.
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Cannot open SSLSessionCache DBM file.

Posted by Ezra <ez...@acedsl.com>.
Hello Tina:

			The touch command just creates a empty file. In this case ssl_scache. 
  Did system forget to create that file.

System wrote:
>>Hello,
>>
>>I am on Redhat 7.3/Apache/1.3.27 (Unix) mod_log_bytes/1.2
> 
> mod_bwlimited/1.0
> 
>>PHP/4.3.1 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b configured
>>
>>Apache was down and i checked the error_log and this is what
>>port 443
>>[Tue May  6 01:20:01 2003] [error] mod_ssl: Cannot open SSLSessionCache
> 
> DBM
> 
>>file `/usr/local/apache/logs/ssl_s
>>cache' for status retrival (System error follows)
>>[Tue May  6 01:20:01 2003] [error] System: No such file or directory
> 
> (errno:
> 
>>2)
>>[Tue May  6 01:25:00 2003] [error] mod_ssl: Cannot open SSLSessionCache
> 
> DBM
> 
>>file `/usr/local/apache/logs/ssl_s
>>cache' for status retrival (System error follows)
>>[Tue May  6 01:25:00 2003] [error] System: No such file or directory
> 
> (errno:
> 
>>2)
>>
>>I googled and found that this might be the Permission Problem if i am not
>>wrong!
>>so i checked the files and these are the permissions
>>
>>-rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.dir
>>-rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.pag
>>
>>Are these permissions ok? should i change it ?
>>I don;t know how it happend as it was working previously.
>>
>>Rgds,
>>Tina.
>>
>>
>>
>>---------------------------------------------------------------------
>>The official User-To-User support forum of the Apache HTTP Server Project.
>>See <URL:http://httpd.apache.org/userslist.html> for more info.
>>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>>For additional commands, e-mail: users-help@httpd.apache.org
>>
>>
>>
>>
> 
> touch /usr/local/apache/logs/ssl_scache is this the solution from happening
> it again.
> 
> Rgds,
> Tina.
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Cannot open SSLSessionCache DBM file.

Posted by System <sy...@eluminoustechnologies.com>.
> Hello,
>
> I am on Redhat 7.3/Apache/1.3.27 (Unix) mod_log_bytes/1.2
mod_bwlimited/1.0
> PHP/4.3.1 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b configured
>
> Apache was down and i checked the error_log and this is what
> port 443
> [Tue May  6 01:20:01 2003] [error] mod_ssl: Cannot open SSLSessionCache
DBM
> file `/usr/local/apache/logs/ssl_s
> cache' for status retrival (System error follows)
> [Tue May  6 01:20:01 2003] [error] System: No such file or directory
(errno:
> 2)
> [Tue May  6 01:25:00 2003] [error] mod_ssl: Cannot open SSLSessionCache
DBM
> file `/usr/local/apache/logs/ssl_s
> cache' for status retrival (System error follows)
> [Tue May  6 01:25:00 2003] [error] System: No such file or directory
(errno:
> 2)
>
> I googled and found that this might be the Permission Problem if i am not
> wrong!
> so i checked the files and these are the permissions
>
> -rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.dir
> -rw-------    1 nobody   root            0 May  6 03:39 ssl_scache.pag
>
> Are these permissions ok? should i change it ?
> I don;t know how it happend as it was working previously.
>
> Rgds,
> Tina.
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
>
touch /usr/local/apache/logs/ssl_scache is this the solution from happening
it again.

Rgds,
Tina.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org