Perl errors

Alexander Dalloz ad+lists at uni-x.org
Mon Nov 8 19:07:50 UTC 2004


Am Mo, den 08.11.2004 schrieb Eucke Warren um 19:44:

> Alexander, if I place the script I am chasing under the /var/www/cgi-bin and
> do a symbolic link Apache will definitely execute the script and it works.
> Even doing a <Directory> container for the directory I want to execute perl
> scripts in does not work so it seems like am AllowOveride somewhere is
> killing CGI execution in any directory but /var/www/cgi-bin.  I will
> continue chasing there...but suggestions are gladly received.  ;-)

> -Eucke

Yes, it sounds like a misconfiguration. Please see

http://httpd.apache.org/docs-2.0/howto/cgi.html

for details about CGI setup with Apache2. If you have specific questions
feel free to ask. I think in your case you want something like

<Directory /path/to/somedir>
Options +ExecCGI
</Directory>



Alexander


-- 
Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora GNU/Linux Core 2 (Tettnang) on Athlon kernel 2.6.8-1.521smp 
Serendipity 20:04:21 up 19 days, 17:43, load average: 0.46, 0.45, 0.42 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041108/889c8272/attachment-0001.sig>


More information about the fedora-list mailing list