Page 1 of 1
When will PHP 7 be packaged with Vesta?
Posted: Sat Apr 30, 2016 11:58 pm
by Galaxian
Right now, I'm just seeing user-made guides for upgrading to PHP7 on a server that uses VestaCP. PHP 7 has major performance increases over its predecessors, so I'm quite eager to see it included in Vesta.
When can we expect this?
Re: When will PHP 7 be packaged with Vesta?
Posted: Sun May 01, 2016 12:10 pm
by mehargags
Vesta has nothing to do with PHP version, it installs PHP Version that is currently available in the OS repo at the time of install. Like on Debian 7.x vesta will install 5.4 while on Debian 8 it will be 5.6. on CentOS 6 it will be 5.4 and like that.
You can just install PHP7 on top of your Vesta install without a problem... it will work like a charm.
Re: When will PHP 7 be packaged with Vesta?
Posted: Sun May 01, 2016 8:15 pm
by Galaxian
Oh, I was not aware. Just out of curiosity, when do you think OS will update to include it as their default?
Re: When will PHP 7 be packaged with Vesta?
Posted: Mon May 02, 2016 11:16 pm
by skurudo
Galaxian wrote:Oh, I was not aware. Just out of curiosity, when do you think OS will update to include it as their default?
By default? Let's see, not long time ago was closed php 5.4 branch in september 2015, PHP.net will end support for PHP 5.5 in July 2016, and for 5.6 I think it's about December 2016 or so.. An answer to your question - a year plus or minus
Re: When will PHP 7 be packaged with Vesta?
Posted: Wed May 04, 2016 7:32 pm
by mehargags
Galaxian wrote:Oh, I was not aware. Just out of curiosity, when do you think OS will update to include it as their default?
it is irrelevant and nothing to discuss about. If you are running a standard php website with nothing horribly hard coded at php3 standards, you are safe to use PHP7. Yes some special apps may be a problem but I'm running most of the old code sites fine on php7.
So when you can install, why wait!
Re: When will PHP 7 be packaged with Vesta?
Posted: Thu May 05, 2016 9:47 am
by alexd2
Some tutorial?
Re: When will PHP 7 be packaged with Vesta?
Posted: Thu May 05, 2016 11:32 am
by skurudo
alexd2 wrote:Some tutorial?
Something like this:
https://www.digitalocean.com/community/ ... untu-14-04
Find repo for your OS, upgrade modules.