How to install php 5.3 on VestaCP
How to install php 5.3 on VestaCP
Hello. I restore my old sites from backups .
Websites are written under php5.3 + zend + ioncube.
For 3 days I have reviewed a variety of topics in the forum, more than 70 times reinstalled vds and trying fron topics on the forum to deliver support PHP5.3 .
Unfortunately, all the options are very old and do not work . Can you please share detailed instructions on how to install php 5.3
Websites are written under php5.3 + zend + ioncube.
For 3 days I have reviewed a variety of topics in the forum, more than 70 times reinstalled vds and trying fron topics on the forum to deliver support PHP5.3 .
Unfortunately, all the options are very old and do not work . Can you please share detailed instructions on how to install php 5.3
Re: How to install php 5.3 on VestaCP
Please sure U install Vestacp on Centos 6 64bit, Ok => go to
Additional Repository: no
=>Generate Install Command
In terminal SSH:
Code: Select all
https://vestacp.com/#install
=>Generate Install Command
In terminal SSH:
Code: Select all
curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin no --clamav no --named yes --iptables yes --fail2ban yes --mysql yes --postgresql no --remi no --quota yes
Code: Select all
php -v #(PHP 5.3.3)
Re: How to install php 5.3 on VestaCP
First step to multi php version:
viewtopic.php?f=19&t=10854
viewtopic.php?f=19&t=10854