On 9/7/07, Poohba <poohba@xxxxxxxxxxxxxxxxxxxx> wrote: > I upgraded from fc5 to fedora 7 and I just want to copy my httpd.conf > over and get it running but I get this error > > # service httpd start > Starting httpd: /bin/bash: line 1: 19811 Segmentation fault (core > dumped) /usr/sbin/httpd > [FAILED] > > This is the default httpd.conf > > > ls -lah /usr/sbin/suexec > -rwsr-x--- 1 root apache 12K 2007-06-26 10:05 /usr/sbin/suexec I'm not sure why you think suexec has anything to do with this. You can disable it simply by renaming it (or removing the suid bit). But to find out what is really wrong, you need to grab the core dump file and get a backtrace: http://httpd.apache.org/dev/debugging.html#crashes 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