You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tiago Fioreze <ta...@inf.ufsm.br> on 2002/03/09 13:48:52 UTC

Directory Permission !!!

       I'm a novice in world's Apache, and I would like help.

       My Apache server run with User 'nobody' and Group 'nobody' on AIX 4.3.3. 
The doubt :

       The directory logs must be possessed for root or nobody ?

       PS.: I heard to speak that for security guard questions this directory 
            must be possessed for root. That is correct ?

            If 'YES', why my error_log file contains this ?

            
[Sat Mar  9 09:45:17 2002] [error] mod_ssl: Cannot open SSLSessionCache DBM 
file `/usr/local/apache/logs/ssl_scache' for scanning (System error follows)
[Sat Mar  9 09:45:17 2002] [error] System: Permission denied (errno: 13)
[Sat Mar  9 09:45:17 2002] [error] mod_ssl: Cannot open SSLSessionCache DBM 
file `/usr/local/apache/logs/ssl_scache' for reading (fetch) (System error 
follows)
[Sat Mar  9 09:45:17 2002] [error] System: No such file or directory (errno: 2)
[Sat Mar  9 09:45:18 2002] [error] mod_ssl: Cannot open SSLSessionCache DBM 
file `/usr/local/apache/logs/ssl_scache' for writing (store) (System error 
follows)
[Sat Mar  9 09:45:18 2002] [error] System: Permission denied (errno: 13)
[Sat Mar  9 09:45:32 2002] [crit] (67)The socket name is already in use.: 
make_sock: could not bind to port 443
[Sat Mar  9 09:45:55 2002] [crit] (67)The socket name is already in use.: 
make_sock: could not bind to port 443
[Sat Mar  9 09:46:35 2002] [crit] (67)The socket name is already in use.: 
make_sock: could not bind to port 443
[Sat Mar  9 09:47:13 2002] [crit] (67)The socket name is already in use.: 
make_sock: could not bind to port 443


          Thanks a lot !!!

          Tiago Fioreze 

---------------------------------------------------------------------
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