Re: Forbidden error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

      Let me be clear about my points I ve done so far:
1. I have started linux from the ROOT user.
2. Configured setting a prefix path rather than default.Installed and configured successfully.
3. I could see the creation of folders like bin, conf, build, modules.... (13 folders)
4. I ve started the apache as /PREFIX/bin/apachectl start
5. I ve not modified any of the files internally, like httpd.conf.

Finally I ve got FORBIDDEN error. Thats all.

Please suggest me now.



2008/8/19 Krist van Besien <krist.vanbesien@xxxxxxxxx>
On Tue, Aug 19, 2008 at 14:00, Ch Praveena <ps050202@xxxxxxxxx> wrote:

> I am sure that I am currently running from ROOT user completely.

So you have the line  "User root" in your httpd.conf?
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




--

-Coolest Regards,

Praveena Chalamcharla,


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux