https://issues.apache.org/bugzilla/show_bug.cgi?id=52436
Bug #: 52436
Summary: Spaces in ScriptAlias Path kill mod_fcgid
Product: Apache httpd-2
Version: 2.2.21
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: mod_fcgid
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Hello
In my project, we are using the mod_fcgid to handle certain http requests by
our own language engine. This used to work perfectly till we upgraded from
mod_fcgid 2.3.5 to mod_fcgid 2.3.6. Since then, our fcgid process is not
started anymore if the ScriptAlias directive in httpd.conf contains a space.
Instead, I see the following in the error log of apache:
326 [Fri Jan 06 11:30:01 2012] [notice] Apache/2.2.21 (Unix) mod_fcgid/2.3.6
configured -- resuming normal operations
327 [Fri Jan 06 11:30:03 2012] [warn] [client 77.58.246.206] (104)Connection
reset by peer: mod_fcgid: error reading data from FastCGI server
328 [Fri Jan 06 11:30:03 2012] [error] [client 77.58.246.206] Premature end of
script headers: somename.fcgi
It's only the space in ScriptAlias that causes the trouble. Nothing else. And
after we downgraded back to mod_fcgid 2.3.5, it works like a charm.
Best
David
--
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]