https://issues.apache.org/bugzilla/show_bug.cgi?id=49680
Summary: Perl script are not running on Win32, Apache 2.2.15 &
mod_fcgid
Product: Apache httpd-2
Version: 2.2.15
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: mod_fcgid
AssignedTo: [email protected]
ReportedBy: [email protected]
To reproduce:
Install apache 2.2.15 with mod_fcgid on Windows XP SP3
Install activestae perl 5.8.9
Install FCGI module version 0.71
Create the perl example script in the mod_fcgid reference page
configure apache to run at a a specific url
open browser and try it
is not working
You'll get error log with the following content
[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
when running the script as plain cgi it works fine
When I turned to the older mod_fastcgi module it works just fine
This same problem was reproduced with apache 2.0.63 and apache 2.0.52 too
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]