Hello All,

I have a setup which has Apache-2.2.29 compiled against Openssl-0.9.8zb on RHEL5 platform. Apache successfully creates the access log file but it does not logs anything to it.

I have tried with default access log file ( CustomLog logs/access_log combined ) and custom defined ( CustomLog logs/testaccess_log combined ) to ensure its not a permission problem. The log file gets created successfully when the server is started but the server does not logs anything to it.

Following are the httpd server details,

Server version: Apache/2.2.29 (Unix)
Server built:   Sep  7 2014 13:56:55
Server's Module Magic Number: 20051115:36
Server loaded:  APR 1.5.0, APR-Util 1.5.3
Compiled using: APR 1.5.0, APR-Util 1.5.3
Architecture:   64-bit
Server MPM:     Worker
  threaded:     yes (fixed thread count)
    forked:     yes (variable process count)
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/worker"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=128
 -D HTTPD_ROOT="/apps/apache/2.2.29"
 -D SUEXEC_BIN="/apps/apache/2.2.29/bin/suexec"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"

Any help would be helpful. Thanks in Advance !!

--
Regards,
Abdul


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to