Re: Perl errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux