Page 1 of 1

Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 11:56 am
by kudouyuzi
Why PHP still is v5.4.45?
How to update to v5.6+?

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 12:01 pm
by imperio
You can find another repositories with php 5.6 and upgrade php on new version
Vesta installing all software via standard OS repository

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 12:05 pm
by kudouyuzi
imperio wrote:You can find another repositories with php 5.6 and upgrade php on new version
Vesta installing all software via standard OS repository
How to do that?

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 12:07 pm
by imperio
You should find and enable repository for your server OS

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 12:09 pm
by kudouyuzi
imperio wrote:You should find and enable repository for your server OS
centos 6.7

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 12:12 pm
by imperio
I'm should find repository for your OS ?

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 12:16 pm
by kudouyuzi
imperio wrote:I'm should find repository for your OS ?
Why VESTA not v5.6+? http://php.net/supported-versions.php
PHP v5.4 was die.

Maybe you can help me.

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 1:20 pm
by imperio
/etc/yum.repos.d/remi.repo
enable [remi]

Code: Select all

enabled=1
and
enable [remi-php56]

Code: Select all

enabled=1
next step

Code: Select all

yum clean all

Code: Select all

yum -y upgrade php*

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 08, 2016 1:50 pm
by kudouyuzi
imperio wrote:/etc/yum.repos.d/remi.repo
enable [remi]

Code: Select all

enabled=1
and
enable [remi-php56]

Code: Select all

enabled=1
next step

Code: Select all

yum clean all

Code: Select all

yum -y upgrade php*
THX, Ill try

Re: Why PHP still is v5.4.45?

Posted: Fri Jul 29, 2016 8:49 pm
by abst
imperio wrote:/etc/yum.repos.d/remi.repo
enable [remi]

Code: Select all

enabled=1
and
enable [remi-php56]

Code: Select all

enabled=1
next step

Code: Select all

yum clean all

Code: Select all

yum -y upgrade php*
I try it but have problems:
--> Finished Dependency Resolution
Error: Package: php-pecl-zip-1.13.4-1.el7.remi.5.6.x86_64 (remi-php56)
Requires: libzip.so.4()(64bit)
Error: Package: php-gd-5.6.24-1.el7.remi.x86_64 (remi-php56)
Requires: gd-last(x86-64) >= 2.1.1
Error: Package: php-gd-5.6.24-1.el7.remi.x86_64 (remi-php56)
Requires: libgd.so.3()(64bit)
CentOS7, install key:

bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot no --spamassassin no --clamav no --named no --iptables yes --fail2ban yes --mysql yes --postgresql no --remi yes --quota no --hostname --email --password