I have recently upgraded to fedora 7 from fc5. I then did a fresh install of fedora 7 and that is currently what I am working in. I installed httpd from yum and i tried just copying over my saved /etc/httpd/conf/httpd.conf from fc5. That didn't work. Getting many errors. I have since removed httpd, reinstalled it and now working with a fresh copy of everything. Initially I get a page cannot be displayed and in the error_log I get : [Mon Sep 10 16:03:13 2007] [error] [client 71.187.89.208] Directory index forbidden by Options directive: /var/www/html/ [Mon Sep 10 16:03:13 2007] [notice] child pid 5373 exit signal Segmentation fault (11) I've removed the '-' from the welcome.conf and now a page displays but not a welcome page I'm used to with apache but: Index of / Error with blank.gif and titles (Name Last modified...) What else need to be corrected? I keep getting segmentation faults. [Mon Sep 10 16:07:05 2007] [notice] child pid 5633 exit signal Segmentation fault (11) [Mon Sep 10 16:08:13 2007] [notice] child pid 5634 exit signal Segmentation fault (11) [Mon Sep 10 16:08:14 2007] [notice] child pid 5636 exit signal Segmentation fault (11) [Mon Sep 10 16:08:38 2007] [notice] child pid 5637 exit signal Segmentation fault (11) [Mon Sep 10 16:08:40 2007] [notice] child pid 5638 exit signal Segmentation fault (11) [Mon Sep 10 16:08:56 2007] [notice] child pid 5635 exit signal Segmentation fault (11) [Mon Sep 10 16:09:06 2007] [notice] child pid 5639 exit signal Segmentation fault (11) [Mon Sep 10 16:09:26 2007] [notice] child pid 5715 exit signal Segmentation fault (11) [Mon Sep 10 16:17:49 2007] [notice] child pid 5738 exit signal Segmentation fault (11) currently: chown root.apache /var/www -R chmod 775 /var/www -R originally: chown root.root /var/www -R chmod 775 /var/www -R I also did a strace if that will help. --------------------------------------------------------------------- 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