https://bz.apache.org/bugzilla/show_bug.cgi?id=65196
Hironori Motoda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Hironori Motoda <[email protected]> --- Created attachment 37816 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37816&action=edit httpd.conf, errorlog, and pstree execution results > This is a volunteer project. Maybe if you post your full httpd.conf, > apachectl > -V and errorlog w/ loglevel trace8 someone will be able to respond. Attach httpd.conf, errorlog, and pstree execution results. The result of apachectl -V is as follows. ---- # /opt/apache24/bin/apachectl -V Server version: Apache/2.4.46 (Unix) Server built: Apr 19 2021 10:44:43 Server's Module Magic Number: 20120211:93 Server loaded: APR 1.7.0, APR-UTIL 1.6.1 Compiled using: APR 1.7.0, APR-UTIL 1.6.1 Architecture: 64-bit Server MPM: worker threaded: yes (fixed thread count) forked: yes (variable process count) Server compiled with.... -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_PROC_PTHREAD_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=256 -D HTTPD_ROOT="/opt/apache24" -D SUEXEC_BIN="/opt/apache24/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -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" -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
