On 13/08/07, BipinDas-Ditro <[EMAIL PROTECTED]> wrote:
> Dear List,
> I am trying to configure Zabbix on a Ubuntu machine with apache 2.2 is
> running. After the configuration I had try to run it. Infortunately
> firefox throws an error instead of expected screen "403 Forbidden
> error". I had checked the error_log of apache its says the following
>
> [EMAIL PROTECTED] /home/zabbix/public_html/.htaccess pcfg_openfile: unable
> to check htaccess file, ensure it is readable

Zabbix? Never heard of it, good name though :-)

Your error is most likely caused by incorrect permissions on your home
directory. First, try:

$ chmod o+x ~

Then, assuming that works, read this
http://wiki.apache.org/httpd/13PermissionDenied to understand why.

(note to self: there should be a separate page regarding this
pcfg_openfile message)

-- 
noodl

---------------------------------------------------------------------
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