Yup. [root@wwwdev /home/jjkugler]# httpd2 -V Server version: Apache-AdvancedExtranetServer/2.0.53 Server built: Nov 10 2004 16:26:02 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_FCNTL_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="/etc/httpd/2.0" -D SUEXEC_BIN="/usr/sbin/apache2-suexec" -D DEFAULT_PIDLOG="/var/run/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="/var/run/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd2.conf" [root@wwwdev /home/jjkugler]# ll /usr/sbin/apache* -rwsr-x--- 1 root apache 23539 Apr 8 12:30 /usr/sbin/apache2-suexec* lrwxrwxrwx 1 root root 27 Apr 8 12:17 /usr/sbin/apachectl -> ../../etc/rc.d/init.d/httpd* lrwxrwxrwx 1 root root 27 Apr 8 12:17 /usr/sbin/apachectl-perl -> ../../etc/rc.d/init.d/httpd* [root@wwwdev /home/jjkugler]# So, I don't know...I may try compiling from source. j----- k----- On Saturday 09 April 2005 08:40, Joshua Slive wrote: > On Apr 8, 2005 11:18 PM, Joshua Kugler <joshua.kugler@xxxxxxx> wrote: > > > Well, I'd start with the basics: is the suexec binary executable and > > > suid root? > > > > Yep, chown root.apache and chmod 4710. > > Is it in the place that apache expects according to the httpd -V output? > > Joshua. > > --------------------------------------------------------------------- > 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@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx -- Joshua Kugler CDE System Administrator http://distance.uaf.edu/ --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx