How Install Several Version Of PHP on the same server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
anotherside
Forum Newbie
Posts: 1
Joined: Mon Dec 23, 2002 6:59 am
Location: Lyon

How Install Several Version Of PHP on the same server

Post by anotherside »

Hi,

I'm looking for install different version of PHP on the same Server.
I have PHP 3.0.18 install on my server, on i wan't to installe PHP 4, but
i need that the two version forget together

Sow i'm looking for information

Thank of all.
Beans
Forum Commoner
Posts: 49
Joined: Mon Dec 23, 2002 3:06 am
Location: Manila, Philippines
Contact:

Post by Beans »

Umm... Installa another webserver on a different port then install PHP for that. hehe
Peter A. Shushpanov
Forum Newbie
Posts: 4
Joined: Mon Dec 23, 2002 3:38 am
Location: Russia
Contact:

Re: How Install Several Version Of PHP on the same server

Post by Peter A. Shushpanov »

anotherside wrote:Hi,

I'm looking for install different version of PHP on the same Server.
I have PHP 3.0.18 install on my server, on i wan't to installe PHP 4, but
i need that the two version forget together

Sow i'm looking for information

Thank of all.
Just make two VirtualHosts (php3.yourdomain, php.yourdomain) and configure different versions of PHP on each. :)
mh
Forum Newbie
Posts: 4
Joined: Fri Jan 03, 2003 5:19 am
Contact:

??

Post by mh »

Hi,
did anyone try n succeed? i tried to install 2 versions but my php.ini refused to let go the conflict? solution plz
Thz
mh
Post Reply