On Sat, 16 Oct 2004 11:09:18 +0530, Siju George <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I run LAMP on Debian the configuration is.
> 
> Debian Woody 3.0r2 with all security updates
> Apache 1.3.26
> PHP 4.3.6
> MySQL 4.0.18
> 
> The MySQL  and PHP packeges were from
> 
> http://www.dotdeb.org/
> 
> Now I would like to run PHP5 also with Apache simultaneously with PHP4.
> 
> Could someone please tell me how to do it?
> 

I think you can achive this crafting carefully your apache
configuration. I haven't checked but probably you can use them both
using different extension for your non static page (like .php4 and
.php5). If not you can have a couple of apache session running
concurrently with different modules loaded, one with php4 and the
other with php5 and some rewrite or virtualhost rules...


Andrea


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to