Thread Hilfe Fehlermeldung
(3 answers)
Opened by Gast at 2009-01-24 18:27
Hallo Leute,
ich habe ein fertiges Perl-Script zum Datei-Upload übernommen. Leider funktioniert es nicht. Da ich keine Erfahrung habe bitte ich Euch um Hilfe. Für folgende Zeilen: Code: (dl
)
1 16 use CGI; File not executable (use chmod +x) Erhalte ich diese Fehlermeldung: syntax error at C:\Users\Alex\AppData\Local\Temp\dir2090.tmp\upload.pl line 16, near "File not " "use" not allowed in expression at C:\Users\Alex\AppData\Local\Temp\dir2090.tmp\ upload.pl line 16, at end of line "no" not allowed in expression at C:\Users\Alex\AppData\Local\Temp\dir2090.tmp\u pload.pl line 17, at end of line "use" not allowed in expression at C:\Users\Alex\AppData\Local\Temp\dir2090.tmp\ upload.pl line 19, at end of line BEGIN not safe after errors--compilation aborted at C:\Users\Alex\AppData\Local\ Temp\dir2090.tmp\upload.pl line 20. kann mir jemand helfen? Danke Alex |