bei der insatllation eines scripts (update.pl von xwolf) auf einem nt-webserver (iis4) erhalte ich beim
aufruf folgende fehlermeldung:CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The
headers it did return are:
Undefined subroutine &main::ReadParse called at E:\VirtDomains\kontrast\cgi-bin\update.pl line 107.in dieser line 107 steht:
%in = &ReadParse;
»» # Einlesen des Datenstroms, der uebers Netz kommt und zuweisen in
»» # den Hash %in
kann mir da jemand helfen? hat das mit dem nt-server zu tun?
Nein, du hast nur das Modul web.pm, byw. cgi-lib.pl, byw. CGI.pm nicht
installiert, wie es in der Anleitung zum Skript steht.
Ciao,
Wolfgang