On 12/11/06, Scott Hughes <[EMAIL PROTECTED]> wrote:
Let me try this again.  Here is my setup and what I have attempted to date:

----------------------------------------------------------------------
OS Version: CentOS 4

Web Server version: Apache/2.0.52

Old version.  You should upgrade.

Here is the error message I get from apache's error_log:

[Sun Dec 10 21:22:54 2006] [error] [client 64.246.165.210] (13)Permission
denied: access to /robots.txt denied, referer: http://www.whois.sc/
[Sun Dec 10 21:22:54 2006] [error] [client 64.246.165.210] (13)Permission
denied: access to / denied, referer: http://www.whois.sc/renshawauto.us
[Mon Dec 11 11:25:39 2006] [error] [client 216.206.131.114] (13)Permission
denied: access to / denied


This is a unix filesystem permissions problem.  You have checked the
www directory and files, but you also need at search (chmod +x) access
to all the parent directories right up to the root.  In addition, you
should check for any SELinux permissions problems.

See also:
http://wiki.apache.org/httpd/Errors/13PermissionDenied

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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to