Thread Perl Konfigurationsproblem von Noob (4 answers)
Opened by Gast at 2005-09-08 12:41

Gast Gast
 2005-09-08 12:41
#47298 #47298
Hallo,

ich habe hier ein kleines Perl-Problem und schaffe es trotz Google es nicht zu lösen. Ich hoffe von euch kann mir jemand helfen.

Ich versuche bugzilla auf meinem lokalen Win2000 Rechner zu Test- und Entwicklungszwecken installieren. Dazu hab ich Xampp 1.4.15 benutzt und ActivePerl 5.8.7.813 installiert. Das Installationscript funktioniert und Modula hab ich auch alle installiert (zumindest alle die Bugzilla fordert und auch kontrolliert). Wenn ich nun die index.cgi aufrufe kommt "Premature end of script headers: index.cgi ". Im Error-Log von Apache steht:
"
[Thu Sep 08 10:27:57 2005] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Sep 08 10:27:57 2005] [error] [client 127.0.0.1] Can't locate strict.pm in @INC (@INC contains:) at C:/Programme/Xampp/htdocs/bugzilla/index.cgi line 29.\r
[Thu Sep 08 10:27:57 2005] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at C:/Programme/Xampp/htdocs/bugzilla/index.cgi line 29.\r
"

Kann mir jemand weiterhelfen??? Ich danke euch bereits mal!

Andreas

View full thread Perl Konfigurationsproblem von Noob