|
|||||||||||
|
DO NOT REPLY [Bug 13104] New: - suexec log file location have a problem and -with-suexec-logfile does not work
From: <bugzilla(at)apache.org>
Date: Fri Sep 27 2002 - 18:50:04 EDT
suexec log file location have a problem and -with-suexec-logfile does not work
Summary: suexec log file location have a problem and -with-
suexec-logfile does not work
Product: Apache httpd-2.0
Version: 2.0.42
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Other
Component: support
AssignedTo: bugs@httpd.apache.org
ReportedBy: sbhan@os.korea.ac.kr
If i enabled suexec option, SuExec log file was not created initally and suexec did not work. So i created /usr/local/apache2/logs/cgi.log or /usr/local/apache2/logs/suexec_log, but it did not work. After that, i inspected source file of suexec. I found that source code in support/suexec.h file says not apache2 but "apache".
> #ifndef AP_LOG_EXEC
> #endif In addition to this, it seems that "-with-suexec-logfile" compile flag does not work. To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Fri Sep 27 22:49:47 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:54 EDT |
||||||||||
|
|||||||||||