On Thursday 06 June 2002 01:26, Steve Buehler wrote:
> Is there doc somewhere to would tell how to install PHP as a command line
> interpreter (like perl) without messing up the installation of PHP that is
> installed as a module in/for Apache?  

Manual -> Installation -> Servers-CGI/Commandline

> Basically, I want to have both on the
> same server.  Or can this even be done?

Yes.

./configure
make

Then copy the resulting php binary to wherever you like.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Isn't it strange that the same people that laugh at gypsy fortune
tellers take economists seriously?
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to