CLI and CGI running on the same server
Posted: Wed Feb 16, 2005 12:50 pm
I want to run CLI on my already set up cgi server with out having to rebuild php and do potential damage to my configuration.
According to the manual:
If any one can help me find a way to either install another copy of PHP to run my command line stuff or use my CGI enabled version to run it please send me to the right URL or get me moving.
Thanks for your help,
Chris
According to the manual:
Which is here: http://www.php.net/manual/en/features.commandline.phpNote: The CGI SAPI supports this CLI SAPI behaviour by means of the -C switch when run from the command line.
If any one can help me find a way to either install another copy of PHP to run my command line stuff or use my CGI enabled version to run it please send me to the right URL or get me moving.
Thanks for your help,
Chris