On Tuesday 13 August 2002 15:12, Jean-Christian Imbeault wrote:
> Now for a really dumb question. How do I compile PHP so that I can get a
> binary executable instead of an Apache module?

./configure
make && make install

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

/*
Things are not always what they seem.
                -- Phaedrus
*/


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

Reply via email to