From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J.H." Subject: Re: Fwd: gitweb trouble on fedora Date: Fri, 26 Feb 2010 13:38:45 -0800 Message-ID: <4B883F65.6050909@eaglescrag.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Brent Payne X-From: git-owner@vger.kernel.org Fri Feb 26 22:39:41 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nl7uO-00052f-7n for gcvg-git-2@lo.gmane.org; Fri, 26 Feb 2010 22:39:40 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966274Ab0BZViw (ORCPT ); Fri, 26 Feb 2010 16:38:52 -0500 Received: from shards.monkeyblade.net ([198.137.202.13]:51175 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966285Ab0BZViu (ORCPT ); Fri, 26 Feb 2010 16:38:50 -0500 Received: from voot-cruiser.eaglescrag.net (173-21-222-212.client.mchsi.com [173.21.222.212]) (authenticated bits=0) by shards.monkeyblade.net (8.14.3/8.14.3) with ESMTP id o1QLcj26016838 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 26 Feb 2010 13:38:46 -0800 X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.95.3 at shards.monkeyblade.net User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.1 In-Reply-To: X-Enigmail-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (shards.monkeyblade.net [198.137.202.13]); Fri, 26 Feb 2010 13:38:46 -0800 (PST) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Brent, Make sure that /var/cache/git is owned by apache. I assume your using gitweb-caching as opposed to gitweb on fedora. This is a fedora bug though and should be filed on bugzilla.redhat.com - John 'Warthog9' Hawley On 02/26/2010 01:32 PM, Brent Payne wrote: > plain text version > > ---------- Forwarded message ---------- > From: Brent Payne > Date: Fri, Feb 26, 2010 at 1:29 PM > Subject: gitweb trouble on fedora > To: git@vger.kernel.org > > > I'm new to about everything, but I've hit my head on the wall for a > couple of hours, went through the gitweb README and INSTALL, online > tutorial, everything. > > I am having trouble getting gitweb running on a fedora box with apache. > > The apache error is > [Fri Feb 26 13:21:25 2010] [error] [client 127.0.0.1] [Fri Feb 26 > 13:21:25 2010] gitweb.cgi: Can't opendir(/var/cache/git): Permission > denied > [Fri Feb 26 13:21:25 2010] [error] [client 127.0.0.1] [Fri Feb 26 > 13:21:25 2010] gitweb.cgi: at /var/www/cgi-bin/gitweb.cgi line 2432 > > > Can anyone guess at what I'm doing wrong? > > Thanks, > Brent > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html