[Israel.pm] Anyone has experience with apache + mod_fcgid + perl in win32 platform ?
Roey Almog (Infoneto Ltd)
almog at infoneto.co.il
Sun Aug 1 11:47:06 PDT 2010
Hi,
Has anyone tried apache + mod_fcgid + perl in win32 platform ?
seems it is not working:
I have installed apache 2.2.15 with mod_fcgid on Windows XP SP3 and
tried the perl example script in the mod_fcgid reference page but it
is not working
I get
[Thu Jul 29 11:26:07 2010] [warn] [client 127.0.0.1] (OS 109)The pipe
has been ended. : mod_fcgid: get overlap result error
[Thu Jul 29 11:26:07 2010] [error] [client 127.0.0.1] Premature end of
script headers: foo.pl
in the logs
I double check everything including:
The #!/usr/bin/perl.exe line at the foo.pl perl script file it points
to where perl is installed on my computer
The mod_fcgid is loaded
when running the script as plain cgi it works
When I turned to the older mod_fastcgi it works just fine
Is there a solution ? I googled but did not find anything helpful
Roey
More information about the Perl
mailing list