For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > July 2005 > RE: [PHP-INSTALL] PHP version recognizing









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-INSTALL] PHP version recognizing
Martin McGinn

2005-07-24, 8:33 pm

I believe you can run both from the same instance of apache provided
that each pahe has a different extension e.g. *.php for existing php 4
and then php5 for new php.

Martin=20

-----Original Message-----
From: Brad Kowalczyk [mailto:brad@ibiscode.com]=20
Sent: Saturday, July 23, 2005 4:32 PM
To: thotakura ravi chandu
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] PHP version recognizing

thotakura ravi chandu wrote:
> Hi,
> I we have linux server at our work place and apache and php4.x is
> installed in that. Now I need to install PHP5 and I should make both
> the versions of PHP available to programers. How can I do that.
> Please help.
> regards
> Ravi
>=20

as far as I know you will need to run 2 instances of apache listening=20
on different ports, one for each php version.

e.g.
http://localhost:80 (php4)
http://localhost:8080 (php5)


--=20
Brad Kowalczyk
Web Developer
www.ibiscode.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com