Date: Wed, 01 Jun 2005 21:28:33 +0300 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org> To: freebsd-cvsweb@freebsd.org Subject: Re: how to config the cvsweb on linux Message-ID: <1117650513.4633.165.camel@bobcat.mine.nu> In-Reply-To: <BAY24-F40DAC59D947F85CA8804ECC4030@phx.gbl> References: <BAY24-F40DAC59D947F85CA8804ECC4030@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2005-05-30 at 16:07 +0000, 胡 峻 wrote: > I installed a cvsweb on my linux server . And I configured it like,what > wrote in the INSTALL document . But when I access the url like > http://localhost/cgi-bin/cvsweb.cgi. it gives me a error message. It says > /: permission denied. I don’t know,what the / mean. I have already changed > the cvsroot into 777. how can I resovle this problem Do you have an SELinux enabled Linux installation? I've seen similar errors when trying to run cvsweb on Fedora Core 4 test 3 with a targeted SELinux policy enforced. If you have SELinux enabled, look for related messages in /var/log/messages and /var/log/audit/audit.log, and modify your policy and/or relabel the files in the CVS root so that cvsweb.cgi is allowed to access them.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1117650513.4633.165.camel>