On Tuesday 24 August 2004 02:42, Joshua Capy wrote:
> Ok next stupid question
>
> At the command line how to I force the execution of the 4.3.6 apache
> version or change the default to it.

What one usually does is compile different 'versions' of php using the same 
config options (if you want them to have the same functionality).

The most common case would be to compile an apache module version, and CLI 
version. You can in fact compile and install both in one operation but I 
prefer to separate them so I can specify different php.ini for each.

All the boring details are in the manual.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
You had some happiness once, but your parents moved away, and you had to
leave it behind.
*/

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

Reply via email to