in reply to Perl Win32 Apache & mod_fcgid not working
It seems you reported that bug half a year ago via RT. I would guess that there is some kind of bug you encounter. Have you tried launching your (FCGI) script stand-alone from the console and seeing whether that produces an error? Also try redirecting STDERR to a file to see whether Perl creates an error. Maybe add sleep calls to delay the premature exit, just to convince yourself that Apache launches Perl and that Perl enters the ->Accept loop.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Win32 Apache & mod_fcgid not working
by roey (Initiate) on Jan 30, 2011 at 14:47 UTC |