in reply to Re^2: Dealing with incorrect shebang line entries on Windows with Apache
in thread Dealing with incorrect shebang line entries on Windows with Apache
You're using WinNT... Are you using ActiveState's Perl? It ignores the path in the #! line.
Update: On second thought, the web server on your dev station might pay attention to it. Is there anyway you could tell your web server to use a specific Perl instead of looking at the #! line?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Dealing with incorrect shebang line entries on Windows with Apache
by tohann (Sexton) on May 04, 2005 at 16:18 UTC |