You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Andrew Hawkes <ah...@unicon.net> on 2002/03/08 15:33:41 UTC

Re: Messages in Error-Log !!!

Apache is trying to create its mod_ssl session cache files in
/usr/local/apache/logs/ssl_scache. However, it gets "permission denied".
Try checking permissions on that directory.

The "could not bind to port 443" part probably means you have an httpd
already running. Probably because it could not make the PID file in that
same directory either, to warn it that there is one already running.

-Andy


On Fri,  8 Mar 2002 10:53:48 -0600
Tiago Fioreze <ta...@inf.ufsm.br> wrote:

>        Hi all !!!
> 
>        I'm novice int this list. 
> 
>        I have a question. My file error_log is growing with the
>        following log error :
> 
>        
> [Fri Mar  8 10:47:27 2002] [error] mod_ssl: Cannot open SSLSessionCache
> DBM file `/usr/local/apache/logs/ssl_scache' for writing (store) (System
> error follows)
> [Fri Mar  8 10:47:27 2002] [error] System: Permission denied (errno: 13)
> [Fri Mar  8 10:47:27 2002] [error] mod_ssl: Cannot open SSLSessionCache
> DBM file `/usr/local/apache/logs/ssl_scache' for reading (fetch) (System
> error follows)
> [Fri Mar  8 10:47:27 2002] [error] System: No such file or directory
> (errno: 2)[Fri Mar  8 10:47:27 2002] [error] mod_ssl: Cannot open
> SSLSessionCache DBM file `/usr/local/apache/logs/ssl_scache' for writing
> (store) (System error follows)
> [Fri Mar  8 10:47:27 2002] [error] System: Permission denied (errno: 13)
> [Fri Mar  8 10:47:32 2002] [crit] (67)The socket name is already in
> use.: make_sock: could not bind to port 443
> [Fri Mar  8 10:47:41 2002] [crit] (67)The socket name is already in
> use.: make_sock: could not bind to port 443
> [Fri Mar  8 10:48:04 2002] [crit] (67)The socket name is already in
> use.: make_sock: could not bind to port 443
> [Fri Mar  8 10:48:11 2002] [crit] (67)The socket name is already in
> use.: make_sock: could not bind to port 443
> [Fri Mar  8 10:48:22 2002] [crit] (67)The socket name is already in
> use.: make_sock: could not bind to port 443
> 
>           PS. I'm using Apache 1.3.23 + mod_ssl 2.8.7
> 
>           Somebody can help me ?
> 
> ---------------------------------------------------------------------
> 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
> 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
For additional commands, e-mail: users-help@httpd.apache.org