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 _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
