On Sat, 14 Aug 2004 00:43:26 +0100
[EMAIL PROTECTED] (Watty) wrote:

> I am beginning to host my own website, but I also develop other
> websites. I have no budget for new equipment so I need to do both
> production and development hosting on one system. I run Linux with
> apache, php + mysql. I need a way to essentially hosting two versions of
> PHP, 4 + 5, reading two different php.ini files. I was thinking of
> running two apache daemons reading two different configuration files
> using different PHP modules, which are reading different php.ini files,
> and listening on different ports. Does anyone have a better method for
> doing this?
> 
> Thanks in advance,
>  
> Watty
> 
Might want to check this link out 
http://www.schlitt.info/applications/blog/archives/83_How_to_run_PHP4_and_PHP_5_prallel.html
Doubt you find any better solution to this "problem".

 - Hannes

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

Reply via email to