Jep ik weet dat deze vraag vaker is voorgekomen, en ik heb heel wat forums doorgelezen,
maar ik kom er toch nog niet uit. n0000000000b newbie in Perl
Het probleem?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Apache 2 op win2003 (ja ik weet het)
Perl standaard install in c:\perl
PHP werkt perfect maar test.pl in dezelfde dir niet.
Apache log geeft:
Premature end of script headers: test.pl, referer: http://10.0.0.160/perl/
test.pl:
#!c:/Perl/bin/Perl.exe -w
print("plaats hier je e-mail adres: ");
1;
toegevoegd in apache conf bij de juiste dir:
Options Indexes FollowSymLinks ExecCGI
Ik werk lokaal en weet niet wat nou het probleem is. Heb in windows de .pl extensie toegekend aan perl. En het script werkt wel in de command line (perl test.pl)
iemand?
maar ik kom er toch nog niet uit. n0000000000b newbie in Perl
Het probleem?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Apache 2 op win2003 (ja ik weet het)
Perl standaard install in c:\perl
PHP werkt perfect maar test.pl in dezelfde dir niet.
Apache log geeft:
Premature end of script headers: test.pl, referer: http://10.0.0.160/perl/
test.pl:
#!c:/Perl/bin/Perl.exe -w
print("plaats hier je e-mail adres: ");
1;
toegevoegd in apache conf bij de juiste dir:
Options Indexes FollowSymLinks ExecCGI
Ik werk lokaal en weet niet wat nou het probleem is. Heb in windows de .pl extensie toegekend aan perl. En het script werkt wel in de command line (perl test.pl)
iemand?