View previous topic :: View next topic |
Author |
Message |
darkrync183 n00b
Joined: 27 Jul 2007 Posts: 1
|
Posted: Fri Jul 27, 2007 8:34 pm Post subject: Help setting up gitweb (revisited) |
|
|
I recently install gitweb to view my git repositories. As displayed in the post-install phase, I used webapp-config to configure it for apache. However, when I navigate to http://localhost/gitweb/gitweb.cgi, the browser displays the file as text, instead of executing it, even after installing www-apache/mod_perl and adding "-D PERL" to APACHE_OPTS in /etc/conf.d/apache2 .
I have googled online extensively, and have tried all solutions that I could find, but to no avail.
Any ideas?
Thanks ahead of time. |
|
Back to top |
|
|
spindle Apprentice
Joined: 01 Dec 2003 Posts: 245
|
Posted: Sun May 04, 2008 3:09 pm Post subject: |
|
|
This may be pretty late but doing this helped me on this one, (assuming you're not using vhosts)
Code: | # chmod +x /var/www/localhost/htdocs/gitweb/getweb.cgi |
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|