What's the recommended way to get PHP 5.3?
What's the recommended way to get PHP 5.3?
I need a server for a testing/migration project running PHP 5.3. Yes I know its old and outdated and so on and so forth yet I still need this.
What would be the recommended way?
- should I go with debian squeeze? Its old and outdated (I think this was the last Debian release which had PHP 5.3)
- should I go with debian Jessie and use snapshots.debian.org? Its going to be horrible pinning all needed packages
I basically need to simulate an old environment with a surprisingly NEW MYSQL-SERVER of 5.6 PHP 5.3.X and Apache2.X - any suggestions on the most elegant way to achieve this? This is for testing and for the migration phase of a website to newer versions.
Can VESTA help me do this somehow? I can't seem to find VESTA minimal requirements.
What would be the recommended way?
- should I go with debian squeeze? Its old and outdated (I think this was the last Debian release which had PHP 5.3)
- should I go with debian Jessie and use snapshots.debian.org? Its going to be horrible pinning all needed packages
I basically need to simulate an old environment with a surprisingly NEW MYSQL-SERVER of 5.6 PHP 5.3.X and Apache2.X - any suggestions on the most elegant way to achieve this? This is for testing and for the migration phase of a website to newer versions.
Can VESTA help me do this somehow? I can't seem to find VESTA minimal requirements.
Re: What's the recommended way to get PHP 5.3?
Vesta will install software from your OS repo, if there is outdated soft - you get thisOvidiu wrote:I need a server for a testing/migration project running PHP 5.3. Yes I know its old and outdated and so on and so forth yet I still need this.
or you can use 3rd party script and compile any php version ->
viewtopic.php?f=19&t=10854
viewtopic.php?f=19&t=12737
There is minimal requirements:Ovidiu wrote:Can VESTA help me do this somehow? I can't seem to find VESTA minimal requirements.
https://vestacp.com/install/
Re: What's the recommended way to get PHP 5.3?
doesn't look like it. Before installing VESTA I did a yum list php and php-5.3.29 was the version listed to be installed. After installing VESTA its now php-5.6.30 :-( any ideas if vesta added any repos to change this? I did a yum update before installing VESTA and it was still pointing to 5.3.29skurudo wrote: Vesta will install software from your OS repo, if there is outdated soft - you get this
Re: What's the recommended way to get PHP 5.3?
doesn't look like it...Ovidiu wrote:Before installing VESTA I did a yum list php and php-5.3.29 was the version listed to be installed.
anyway, you can use 3rd party script and compile any php version
Re: What's the recommended way to get PHP 5.3?
What's that supposed to mean?doesn't look like it...
Code: Select all
cat /etc/centos-release
CentOS release 6.9 (Final)
Code: Select all
yum list php
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.mirrors.ovh.net
* epel: fr.mirror.babylon.network
* extras: centos.quelquesmots.fr
* updates: centos.mirrors.ovh.net
mysql-connectors-community | 2.5 kB 00:00
mysql-tools-community | 2.5 kB 00:00
mysql56-community | 2.5 kB 00:00
Installed Packages
php.x86_64 5.3.3-49.el6 @base