Page 11 of 28
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sat Jul 09, 2016 10:11 am
by skamasle
ars wrote:How to use it ?
I successfully installed, my Vesta allows me select version
But test page
<?php
phpinfo();
?>
Still shows me version 5.4
In what vesta versión you test it ?
Not works in v16 yet investigate related bug
https://bugs.vestacp.com/issues/287
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sat Jul 09, 2016 10:24 am
by skamasle
XoXiLhJ0mn wrote:Dear Mr. Skamasle,
Do you see how many problems users have because of php 5.4 during the fresh installation? How about you making a small modification on the current vesta-installer.sh and make a commit in githib for installing 5.6 during the fresh installation?
This need some work to test a lot of things.
The questiong here is, what SO you using ?
If you need updated software you can use recent systems
For example, vestacp + ubuntu 15.10 provide php 5.6
php -v
PHP 5.6.11-1ubuntu3.4 (cli)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
root@ubuntu:~#
And mysql 5.6
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sat Jul 09, 2016 10:32 am
by WRed
skamasle wrote:WRed wrote:After last Vesta update, i create new domain - and get 500 error on all websites...
Clean install - same error.
Without selector - everything ok
Centos 7
Not tested yet in new vesta realese, I not review changes in templates, maybe I check it next week, sorry for the inconvenience and delay.
The error was not due to the selector - sorry
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sun Jul 10, 2016 9:47 am
by skamasle
XoXiLhJ0mn wrote:Hello Mr. Skamasle,
skamasle wrote:The questiong here is, what SO you using ? If you need updated software you can use recent systems. For example, vestacp + ubuntu 15.10 provide php 5.6
Instead of SO, you mean - I think that this is a typo, OS!
[/u]
Yes, sorry SO is like OS but in spanish , SO = Sistema Operativo :)
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sat Jul 16, 2016 11:11 am
by baijianpeng
XoXiLhJ0mn wrote:...
My suggestion for a change in the vesta-installer.sh is that it should force admins - BEFORE INSTALLING ANYTHING FURTHER - to choose any flavour of php 5.x branch, like php 5.4, php 5.5 or php 5.6. The sequence should be:
...
Agree with you.
My server went crazy after I use this Multi-PHP Selector and switched to PHP 5.6 . It frequently goes down!
I am tired of reboot and reboot again to bring my website online.
I hate such a bad combination!
Why not just make PHP multi-version as a native/built-in feature of VestaCP ?
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sun Jul 17, 2016 12:32 am
by baijianpeng
Ok, now I have posted on that issue tracker.
Hope VestaCP team will notice that.
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Thu Jul 21, 2016 5:39 pm
by Corax
I tryin use this but always get this error
[root@vps571f8bfd1bd14 ~]# wget
http://mirror.skamasle.com/vestacp/PHP/ ... eta02_3.sh
--2016-07-21 13:34:05--
http://mirror.skamasle.com/vestacp/PHP/ ... eta02_3.sh
Resolving mirror.skamasle.com (mirror.skamasle.com)... failed: Name or service not known.
wget: unable to resolve host address 'mirror.skamasle.com'
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Sat Jul 23, 2016 8:45 am
by skamasle
I not see any problem whit mirror.skamasle.com
Maybe resolver fail.
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Mon Aug 08, 2016 10:36 am
by parsap88
Hi
this scripts is really awesome and it works fine on vestacp release 15, the issue is it's not working properly on release 16....
is there any update for the script or what changes do i have to apply to make it work properly.....
thanks...
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Posted: Wed Aug 10, 2016 7:20 am
by skamasle
parsap88 wrote:Hi
this scripts is really awesome and it works fine on vestacp release 15, the issue is it's not working properly on release 16....
is there any update for the script or what changes do i have to apply to make it work properly.....
thanks...
Hi you can try this:
https://github.com/serghey-rodin/vesta/pull/759