in reply to
Submit PHP form to perl script
What does your webserver's error log file say?
What can be asserted without proof can be dismissed without proof. - Christopher Hitchens
Comment on
Re: Submit PHP form to perl script
Replies are listed 'Best First'.
Re^2: Submit PHP form to perl script
by
fakename
(Initiate)
on Apr 06, 2011 at 05:59 UTC
it says
Wed Apr 06 11:26:18 2011
error
client 127.0.0.1
Premature end of script headers: test.pl, referer: http://localhost/cgi-bin/midi/index.php
Wed Apr 06 11:26:18 2011
error
client 127.0.0.1
Can't locate strict.pm in @INC (@INC contains: .) at H:/xampp/cgi-bin/midi/test.pl line 3.\r, referer: http://localhost/cgi-bin/midi/index.php
Wed Apr 06 11:26:18 2011
error
client 127.0.0.1
BEGIN failed--compilation aborted at H:/xampp/cgi-bin/midi/test.pl line 3.\r, referer: http://localhost/cgi-bin/midi/index.php
[reply]
In Section
Seekers of Perl Wisdom