Jump to content

Apache + PHP4/5 + MySQL install question


Recommended Posts

Hi all,

 

I need to be able to test Apache with PHP4 and PHP5 and multiple versions of MySQL.

 

Can anyone please confirm that in this case, I should be installing several combination of the Apache+PHP+MySQL install, i.e. one for PHP4+MySQL4 and one for PHP5+MySQL5?

 

Any advise will be very much appreciated. Thanks in advance.

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/192342-apache-php45-mysql-install-question/
Share on other sites

You would only need to install the versions that you need. Apache is capable of being configured to server several versions of php at the same time, and mysql can easily be setup to listen on non-default ports. Hence you can have two instances side by side.

 

The main issue is that your not likely to be able to use any package manager to handle the installs.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.