[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] Forbidden : You don't have permission to access /xymon/index.html on this server.
- To: xymon (at) xymon.com
- Subject: Re: [xymon] Forbidden : You don't have permission to access /xymon/index.html on this server.
- From: Larry Barber <lebarber (at) gmail.com>
- Date: Wed, 19 Jan 2011 15:37:44 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=BeCfC90XxXcCv2N7rUuUUJhoSVJM6Vs4gbtQ1WdbBBI=; b=QIxGQRe3ghZ/hshE+vL0Fbsb2iwMOkwSZImpeJ+ImrQ9ETMNwLNYEdOHuB6Di/Oh5F 3L/Ual9N695SgcFu686323FGZiLndWYFBto9D9+0+/OJFYfg3/G3koYVns9TxlpnoopY hUFZcOg5WW78GEzBmU8fRTelKeKObe6nLyEOo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Uhw/lr8/Mq3tERiKBG/oLi05Ybuc352soqE9wJLJuC3Gl1UJRBJByWrn/qDNEpS33y keG77C8OJ3haci46CjN+v7JNNjvSW2mvL8rKt+5yFTXRgzbFRHJA+t0aRT6LyH9wAr+B s3Jej0npo2lU0Vq3KWijJSr4kOtJaWF+Vg/1g=
- References: <AANLkTinz+oMdOF9afYTURQE7cje6x27XxsDNpRAVpvnC (at) mail.gmail.com> <ih6mme$oto$1 (at) voodoo.hswn.dk> <AANLkTimFpVc_ajKQOD-H-LkAYuakcDTWzBoenfeFw4y= (at) mail.gmail.com> <2576F70F90929C41B80CFB897B5159601BB294 (at) EU1-MAIL.mgc.mentorg.com> <AANLkTi=gY+oEbtgE5wqkdFkZJRvUQC2VC3mb_g4avjv= (at) mail.gmail.com> <2685F464D7BC7C4DA88845C97AEB5F533A9AEA379E (at) qtomaexmbm22.AD.QINTRA.COM> <4D3709E1.1040801 (at) mentor.com> <AANLkTikRRPgWGgNN6jZi048hL=yJPToiFNqpyH0d9UDm (at) mail.gmail.com> <dbb342c279621236bd2036e1e9a38734.squirrel (at) epperson.homelinux.net>
You probably have your umask set more securely than the install program
assumes. You can either use chmod to loosen up the permissions on the files
and directories that Apache needs to read or use setfacl. You should also
probably set umask in one of the login files for your xymon user, or Apache
will likely not be able to read the files that Xymon creates.
Thanks,
Larry Barber
On Wed, Jan 19, 2011 at 11:41 AM, Xymon User in Richmond <
hobbit (at) epperson.homelinux.net> wrote:
> On Wed, January 19, 2011 11:23, Jayanta Kundu wrote:
> > Hi Craig,
> >
> >
> >
> > How can I give read permission to apache user?
> >
> > My “www” and “web” folder is present in the path “/home/xymon/server/www”
> >
>
> Offhand I'd say to put the apache user in the xymon group if you have such
> problems. But since a default Xymon install will normally have the
> permissions at 755 for folders and 644 for files in the Xymon www and cgi
> directories, the perms have apparently been mucked with on your system,
> perhaps the ownership as well. In a normal install, in my experience,
> apache would be able to read everything without any permission
> adjustments.
>
> >
> > If find apache from root then following output I got:
> >
> > /usr/sbin/apachectl
>
> You mean, like "find / -name 'apache*'"? It's not clear how that would
> have any bearing on the discussion.
>
> >
> >
> >
> > [root (at) RHEL5 sbin]# pwd
> >
> > /usr/sbin
> >
> > [root (at) RHEL5 sbin]# ls -lrt apachectl
> >
> > -rwxr-xr-x 1 root root 3916 Jul 15 2009 apachectl
> >
>
> Yep, that's what it looks like on my systems, too. Your point?
>
>
>
>
>
> To unsubscribe from the xymon list, send an e-mail to
> xymon-unsubscribe (at) xymon.com
>
>
>