I believe you are confusing Apache (SW server) with the machine itself (HW server), and went looking for file permissions on the UNIX file system. That is not the issue. The access is, apparently, being denied by Apache, thus the advise and the link. Directories have permissions, within Apache, that you set with ALLOW/DENY directives inside the config file Luis -----Original Message----- From: Robert A. Rawlinson [mailto:rarawlinson@xxxxxxxxxxxx] Sent: quinta-feira, 19 de Julho de 2007 14:53 To: users@xxxxxxxxxxxxxxxx Subject: Re: Problem getting script to work Thanks. I have checked and all files are root and root. I have a ScriptAlias pointing to the files. Now I am wondering if it is going somewhere else for the script and how to find out what is running. So you have any ideas on how to do that? Thanks Bob R Joshua Slive wrote: > On 7/19/07, Robert A. Rawlinson <rarawlinson@xxxxxxxxxxxx> wrote: >> Here are the error messages first the access_log: >> [Sat Jul 14 09:52:32 2007] [error] [client 127.0.0.1] client denied by >> server configuration: /usr/www/users/fgames/mufoncms.com/ > > This almost always indicates a Deny directive (or lack of an Allow > directive) denies access. > > See: > http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration > > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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