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
Brad Kowalczyk

2005-07-24, 8:33 pm

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
>

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

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


--
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