uschi
12-06-2006, 15:43
Ich habe gegoogelt und gegoogelt, aber wirklich was zu meinem Problem gefunden habe ich nicht.
Ich habe eine Datei namens "test.cgi" im Ordner "cgi-bin" und dem Inhalt:
#!/usr/bin/perl
print "Hello, world!\n";
wenn ich die Datei im Browser aufrufe, dann erhalte ich:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, ********** and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
was mache ich falsch?
mein Anbieter unstützt Perl.
Ich habe eine Datei namens "test.cgi" im Ordner "cgi-bin" und dem Inhalt:
#!/usr/bin/perl
print "Hello, world!\n";
wenn ich die Datei im Browser aufrufe, dann erhalte ich:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, ********** and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
was mache ich falsch?
mein Anbieter unstützt Perl.
