DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30132>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30132 suexec fails to load Summary: suexec fails to load Product: Apache httpd-2.0 Version: 2.0.50 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: mod_suexec AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] ; /global/nfs/apache-apps/bin/apachectl configtest Warning: SuexecUserGroup directive requires SUEXEC wrapper. Warning: SuexecUserGroup directive requires SUEXEC wrapper. Syntax OK But suexec is there and configured properly, AFAIK: ; /global/nfs/apache-apps/bin/httpd -V Server version: Apache/2.0.50 Server built: Jul 15 2004 10:19:49 Server's Module Magic Number: 20020903:8 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -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 HTTPD_ROOT="/tools/apache-2.0.50" -D SUEXEC_BIN="/tools/apache-2.0.50/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" ; ls -l /tools/apache-2.0.50/bin/suexec -rwsr-xr-x 1 root root 53574 Jul 15 10:37 /tools/apache-2.0.50/bin/suexec* ; /tools/apache-2.0.50/bin/suexec -V -D AP_DOC_ROOT="/web" -D AP_GID_MIN=100 -D AP_HTTPD_USER="nobody" -D AP_LOG_EXEC="/global/nfs/var/tmp/suexec_log" -D AP_SAFE_PATH="/usr/local/bin:/usr/bin:/bin" -D AP_UID_MIN=100 -D AP_USERDIR_SUFFIX="public_html" server runs as nobody: ; psg apps nobody 23280 19488 0 14:50:47 ? 0:00 /global/nfs/apache-apps/bin/httpd -f /global/nfs/apache-apps/conf/httpd.conf -D .... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
