in reply to Re: Could Spawn Child Process
in thread Could Spawn Child Process
It is not needed if you run script as usual program on windows. In this case file associations come to play. However if you run script as CGI using Apache normally Apache emulates UNIX behaviour. Apache ignores file associations and reads shebang line to find script interpretator. BTW if I recall correctly Win32 Apache has an option which is off by default. That option forces Apache to use file associations and ignore shebang line.
--
Ilya Martynov
(http://martynov.org/)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |