ObliviOn: Server Error

Beitrag lesen

Kann mir vielleicht jemand weiterhelfen! Ich hab ein Problem. Ich hab mir Perl auf dem Rechner installiert. In der Test-Datei, in der man testen kann ob Perl funzt, geht alles, aber wenn ich dann die
.pl Datei für mein Board über Apache laden will kommt immer eine ewig lange Liste von Fehlern:

Global symbol "$htmlfile" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 7.
Global symbol "$htmlout" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 8.
Global symbol "$logfile" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 9.
Global symbol "$serverPath" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 10.
Global symbol "$tmp" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 13.
Global symbol "$i" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 14.
Global symbol "$serverPath" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 15.
Global symbol "$serverPath" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 15.
Global symbol "$logfile" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 18.
Global symbol "$logfile" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 19.
Global symbol "$logfile" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 19.
Global symbol "$tmp_value" requires explicit package name at C:/Programme/Apache Group/Apache2/cgi-bin/vote.pl line 21.

So sehen die aus, nur 4mal so lang :(
Bitte kann mir jemand helfen, das wär super...

thx by ObliviOn