On Tue, 2006-07-11 at 14:58 -0400, Derek Hopkins wrote: > Hi Paul > > [root@localhost httpd]# ls -ld /etc/httpd/logs > lrwxrwxrwx 1 root root 19 Jul 11 13:51 /etc/httpd/logs > -> ../../var/log/httpd > [root@localhost httpd]# mv logs logs.1.old > [root@localhost httpd]# ls -ld /etc/httpd/logs > ls: /etc/httpd/logs: No such file or directory > [root@localhost httpd]# Right, so now with /etc/httpd/logs gone, try the "yum install httpd" again. Please post the full output of running that command. Paul.