Re: Re[2]: [PHP] Can php select which ini file to use?

2004-01-13 Thread David T-G
Chris, et al --

...and then Chris Shiflett said...
% 
% --- Richard Davey <[EMAIL PROTECTED]> wrote:
% > > > I need PHP4 and 5 on the same machine
% > >
% > > This can't happen. You'll have to pick one or the other.
...
% I was under the impression that the conflicts between the two were more
% fundamental to the engine and not platform specific. You're running these
% both simultaneously and haven't run into problems?

Even though he didn't ever say "simultaneous", as he replied, it still
isn't impossible.  At the very least you can have two apaches listening
on two different ports and have one run php4 and the other run php5; I
strongly suspect that you could even have the "primary" recognize php5
files and hand them off to the "other" apache just like when you run
sites on their own ports instead of all sharing the same.


% 
% Chris


HTH & HAND

:-D
-- 
David T-G  * There is too much animal courage in 
(play) [EMAIL PROTECTED] * society and not sufficient moral courage.
(work) [EMAIL PROTECTED]  -- Mary Baker Eddy, "Science and Health"
http://justpickone.org/davidtg/  Shpx gur Pbzzhavpngvbaf Qrprapl Npg!



pgp0.pgp
Description: PGP signature


Re: Re[2]: [PHP] Can php select which ini file to use?

2004-01-13 Thread Chris Shiflett
--- Richard Davey <[EMAIL PROTECTED]> wrote:
> > > I need PHP4 and 5 on the same machine
> >
> > This can't happen. You'll have to pick one or the other.
> 
> Only on Unix it would appear, working fine here on Windows XP giving
> me a multi-platform development environment, which is what I need.

I was under the impression that the conflicts between the two were more
fundamental to the engine and not platform specific. You're running these
both simultaneously and haven't run into problems?

Chris

=
Chris Shiflett - http://shiflett.org/

PHP Security Handbook
 Coming mid-2004
HTTP Developer's Handbook
 http://httphandbook.org/

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