Thread Was mache ich falsch!
(3 answers)
Opened by Gast at 2004-07-14 21:04
Hallo habe einen Server der Perl unterstützt und habe die hello.pl abgespeichert im Cgi Ordner mit dem text
#!/usr/local/bin/perl #welt.pl #simple first program $string = "Hallo Welt!\n"; #Zuweisung eines Wertes print $string; #Output Wenn ich es aufrufe kommt: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root@businessbox3.server-home.net 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. -------------------------------------------------------------------------------- Apache/1.3.27 Server at the-bold-and-the-beautyful.de Port 80 |