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 strace httpd semget(IPC_PRIVATE, 1, IPC_CREAT|0600) = 819225 semctl(819225, 0, IPC_64|SETVAL, 0xbff6fe68) = 0 geteuid32() = 0 semctl(819225, 0, IPC_64|IPC_SET, 0xbff6fe38) = 0 gettimeofday({1189143915, 813547}, NULL) = 0 write(11, "[Fri Sep 07 01:45:15 2007] [warn"..., 111) = 111 gettimeofday({1189143915, 814447}, NULL) = 0 write(11, "[Fri Sep 07 01:45:15 2007] [warn"..., 126) = 126 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV (core dumped) +++ --------------------------------------------------------------------- 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