On Mon, 2007-08-20 at 17:10 -0500, Scott wrote: > I found a log in my "/var/log/httpd/error_log." I think this gives > away the whole problem with Drupal can some one please help me figure > out what is up here? This is the entry: > [Mon Aug 20 14:08:43 2007] [error] [client 192.168.1.104] client > denied by server configuration: /usr/share/drupal Hmm, that sounds like the "allow from" directive previously discussed. I think you've been mixing up the server address with the other addresses that you'll access it *from* on your LAN, with your prior discussions You probably want an line something like: Allow from 127.0.0.1 192.168.1 -- [tim@bigblack ~]$ uname -ipr 2.6.22.1-41.fc7 i686 i386 Using FC 4, 5, 6 & 7, plus CentOS 5. Today, it's FC7. Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.