On Tue, Aug 19, 2008 at 14:00, Ch Praveena <ps050202@xxxxxxxxx> wrote:So you have the line "User root" in your httpd.conf?
> I am sure that I am currently running from ROOT user completely.
This is very unwise. Also very unlikely.
Apache has it's own access control system. In order to be able to view
a certain resource the following conditions must be met:
1) The access control statemetns in httpd.conf must allow access.
2) The user apache runs as (and this is usually not the same user you
start it as) must have read access on the resource (and it's
directory)
3) The resource must exist.
>From your error log I get the impression that the user the apache
daemon runs at does not have read access to your webroot. You need to
fix that.
Krist
--
krist.vanbesien@xxxxxxxxx
krist@xxxxxxxxxxxxx
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?
---------------------------------------------------------------------
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