git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lea Wiemann <lewiemann@gmail.com>
To: Erez Zilber <erezzi.list@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Exec format error when using gitweb
Date: Sun, 22 Jun 2008 16:17:03 +0200	[thread overview]
Message-ID: <485E5EDF.1030002@gmail.com> (raw)
In-Reply-To: <ce513bcc0806220711k5e8c5085qfa330b017d736142@mail.gmail.com>

Erez Zilber wrote:
> -rw-r--r-- 1 apache root   7112 Jun 19 13:57 gitweb.css
> 
> [Sun Jun 22 17:06:08 2008] [error] [client 172.16.0.7] (13)Permission
> denied: exec of '/var/www/cgi-bin/gitweb/gitweb.css' failed, referer:

Apparently your web server is trying to execute gitweb.css even though 
its executable bit isn't set -- perhaps because it's located in the 
cgi-bin directory.  I suggest you open 
http://.../cgi-bin/gitweb/gitweb.css and try to get it to display the 
CSS file in your browser; this is a problem with your web server, not 
with gitweb.

(By the way, git-favicon.png and gitweb_config.perl shouldn't have their 
executable bits set either, since they're not CGI scripts.)

-- Lea

  reply	other threads:[~2008-06-22 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-22 13:51 Exec format error when using gitweb Erez Zilber
2008-06-22 14:04 ` Lea Wiemann
2008-06-22 14:11   ` Erez Zilber
2008-06-22 14:17     ` Lea Wiemann [this message]
2008-06-22 14:47       ` Erez Zilber
2008-06-22 14:42 ` Luciano Rocha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=485E5EDF.1030002@gmail.com \
    --to=lewiemann@gmail.com \
    --cc=erezzi.list@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).