On 9/7/07, Poohba <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to