Joe Hu wrote:

> I'm new to PHP. I just installed PHP4 as an apache module. I'd also like to
> run php scripts on command line. However, I didn't find php or php4 command
> on my system. Does any know how to install php4 also as an interpreter?
> 
> Thanks in advance.
> 
> joe


Just build php with CGI SAPI.
For example, build without --with-apxs, if you are using Apache.

--
Yasuo Ohgaki




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to