|
Posted by Janwillem Borleffs on 07/24/05 15:10
joppeaarts wrote:
> How can I set up PHP CLI as CGI?
> Do I have to change Apaache's httpd.conf?
> The she-bang only works under *nix, can it work on a windows machine?
> http://eye.cc -php- web design
The PHP CLI works without the intervention of Apache; therefore, you cannot
set it up as CGI, nor can you modify its behaviour by editing the http.conf
file. The she-bang line is ignored under Windows, unless using CygWin
(http://www.cygwin.com/).
JW
Navigation:
[Reply to this message]
|