Apache configuration for Bugzilla, how give CGI exec permission (win32)

This is a discussion on Apache configuration for Bugzilla, how give CGI exec permission (win32) within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi to all i have a simple server setup on my win2k server i have a directory (bugzilla) that is ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-24-2005
Davide C
 
Posts: n/a
Default Apache configuration for Bugzilla, how give CGI exec permission (win32)

Hi to all
i have a simple server setup on my win2k server

i have a directory (bugzilla) that is ooutside "htdocs" folder.
I need to give it CGI exec permission so i have added the followinf
directory:

Alias /bugzilla/ "C:/Programmi/Apache Group/Apache2/bugzilla/"
<Directory "C:/Programmi/Apache Group/Apache2/bugzilla">
AddHandler cgi-script .cgi
Options +Indexes +ExecCGI
#Options Indexes ExecCGI
DirectoryIndex index.cgi
AllowOverride Limit
</Directory>

now i can fetch the files inside the directory through the web:
http://mydomain/bugzilla/filename.jpg

but if i give only:
http://mydomain/bugzilla/
i get an "internal server error"

with a perl script of test (distribuited with bugzilla) i see that the
problem is the missing permission to exec CGI...

However i don't understand what i miss... can anyone give me a hint?


  #2 (permalink)  
Old 06-24-2005
HansH
 
Posts: n/a
Default Re: Apache configuration for Bugzilla, how give CGI exec permission (win32)

"Davide C" <davide@tor.it> schreef in bericht
news:Xns967F6D82D7D7CDavideC@81.174.12.30...
> i have a directory (bugzilla) that is outside "htdocs" folder.
> I need to give it CGI exec permission so i have added the followinf
> directory:
>
> Alias /bugzilla/ "C:/Programmi/Apache Group/Apache2/bugzilla/"
> <Directory "C:/Programmi/Apache Group/Apache2/bugzilla">
> AddHandler cgi-script .cgi
> Options +Indexes +ExecCGI
> #Options Indexes ExecCGI
> DirectoryIndex index.cgi
> AllowOverride Limit
> </Directory>
> now i can fetch the files inside the directory through the web:
> http://mydomain/bugzilla/filename.jpg
>
> but if i give only:
> http://mydomain/bugzilla/
> i get an "internal server error"
>
> with a perl script of test (distribuited with bugzilla) i see that the
> problem is the missing permission to exec CGI...

.... more likely the script cannot found your perl.exe because the first
line -starting #!- is holding a pointer in unix-style.
Reading may start here
http://httpd.apache.org/docs-2.0/mod...erpretersource

HansH






  #3 (permalink)  
Old 06-24-2005
Davide C
 
Posts: n/a
Default Re: Apache configuration for Bugzilla, how give CGI exec permission (win32)

"HansH" <hans@niet.op.het.net> in
news:42bbcc31$0$37849$e4fe514c@news.xs4all.nl:

> Reading may start here
> http://httpd.apache.org/docs-2.0/mod...erpretersource


thanks for the fast reply
i had problem to reach apache.org (my ISP DNS go really down....)
however i'll go and crawl apache installed documentation...may be i'm
missing something odd

D
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:19 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0