Results 1 to 5 of 5
Hi all,
I am using php-4 with apache 2.0 on redhat linux. Now i need to install php-5 on separate directory without disturbing existing setup.. that is multiple php installation.
...
- 06-21-2008 #1
Single apache with mulitple php installation
Hi all,
I am using php-4 with apache 2.0 on redhat linux. Now i need to install php-5 on separate directory without disturbing existing setup.. that is multiple php installation.
thanks in advance
Sg..
- 06-21-2008 #2
You can install one version as an apache module and the other as cgi module.
- 06-21-2008 #3
Thanks for your response. Please Can you give me an example? I am new to php ..
thanks in advance
geetha
- 06-21-2008 #4
I've never done it myself so can't give you specific details, but search on google for multiple+php+versions and you will see several articles that discuss this issue.
- 06-22-2008 #5Just Joined!
- Join Date
- Jun 2008
- Posts
- 1
This article will provide you example on how to install PHP5 as CGI module. This article is for windows, but you can adapt it for Linux with a very few changes:
Install PHP - Manual Install - Knowledge Base - Support - WITSuite.com - Install and configure Web applications


Reply With Quote