Matthias Bode: Cgi ?

Beitrag lesen

hi,
ich glaube das geht so nicht *grübel*
auf alle fälle gehts so:
lad dir bei http://www.activestate.com/Products/ActivePerl/
perl runter und dann gibts du in der httpd.conf datei deines apaches bei

Apache parses all CGI scripts for the shebang line by default.

This comment line, the first line of the script, consists of the symbols

pound (#) and exclamation (!) followed by the path of the program that

can execute this specific script.  For a perl script, with perl.exe in

the C:\Program Files\Perl directory, the shebang line should be:

den pfad zu dem installiert perl angeben

also z.b.:
#!e:/Homepage-Programme/perl/bin/perl

hoffe hab dir weitergeholfen
mfg
matze