Do not use mod_fcgid with perl on MS Windows as it simply does not work.
I recommend using mod_fastcgi instead - you can get binaries (built for Apache 2.2.x by me) from http://strawberryperl.com/package/kmx/mod_fastcgi/
As for the shebang line you'd better use the full path to your perl.exe, just replace backslashes for slashes e.g.
#!c:/usr/bin/perl.exe
Another useful URL might be Catalyst+Apache+FastCGI on MS Windows
--
kmx
In reply to Re: Perl Win32 Apache & mod_fcgid not working
by Anonymous Monk
in thread Perl Win32 Apache & mod_fcgid not working
by roey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |