We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Look for php 5.3
Look for php 5.3
Hey. I read all the forum topics. All available instructions no longer work. Someone, share a working instruction on how to install PHP 5.3 on VestaCP. I do not need a multi version! I'm looking for version 5.3. Thank you in advance
Re: Look for php 5.3
Which OS do you use?
Re: Look for php 5.3
i can use any OS.skurudo wrote:Which OS do you use?
Re: Look for php 5.3
For debian/ubuntu:
- viewtopic.php?f=19&t=12737
or
- https://anikin.pw/all/menedzher-versiy-php/ or https://github.com/petranikin/mgrvphp
- viewtopic.php?f=19&t=12737
or
- https://anikin.pw/all/menedzher-versiy-php/ or https://github.com/petranikin/mgrvphp
Re: Look for php 5.3
Both version not work
First -
UPD:
If you get tis errors, add to you /etc/apt/sources.list this
Now, fine work 5.4 - 7.0:
https://anikin.pw/all/multiversionnost- ... s-vestacp/
But i need php 5.3 + ionCube loader >= 4.4
First -
Second:/usr/bin/env: php: No such file or directory
OVH VPS, Ubuntu 14.04/Debian7,8root@vps378755:~# apt-get build-dep -y php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: You must put some 'source' URIs in your sources.list
root@vps378755:~# apt-get install libt1-dev libonig-dev libmcrypt-dev libreadline-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libt1-dev
E: Unable to locate package libonig-dev
E: Unable to locate package libmcrypt-dev
E: Unable to locate package libreadline-dev
UPD:
If you get tis errors, add to you /etc/apt/sources.list this
After editing sources.list, run sudo apt-get updatedeb-src http://archive.ubuntu.com/ubuntu trusty main restricted #Added by software-properties
deb-src http://gb.archive.ubuntu.com/ubuntu/ trusty restricted main universe multiverse #Added by software-properties
deb-src http://gb.archive.ubuntu.com/ubuntu/ trusty-updates restricted main universe multiverse #Added by software-properties
deb-src http://gb.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse #Added by software-properties
deb-src http://security.ubuntu.com/ubuntu trusty-security restricted main universe multiverse #Added by software-properties
deb-src http://gb.archive.ubuntu.com/ubuntu/ trusty-proposed restricted main universe multiverse #Added by software-properties
Now, fine work 5.4 - 7.0:
https://anikin.pw/all/multiversionnost- ... s-vestacp/
But i need php 5.3 + ionCube loader >= 4.4