Page 10 of 28

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Fri Jun 10, 2016 1:14 pm
by skamasle
hi

Script only add vestacp templates and install php, all configuration is remi repo default configuration.

I dont put any custom configuration yet.

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Tue Jun 28, 2016 9:31 pm
by ashleycalebhart
Hi wondering if you can help.
I have followed all install instructions and everything whent fine.
I am running on centos 7.2
Default vesta install

when i change the php template in vesta. Httpd and nginx fail to start. they are just greyed out in the server tab

Image

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Wed Jun 29, 2016 8:48 pm
by skamasle
Hi,

I not test it on centos 7.2 but it may working

What about logs ?

Try restart apache from cli, and check logs whit journalctl for more information

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Tue Jul 05, 2016 11:21 am
by n0rton
Great Work.

I think it apache 2.4 in the upgrade it better hahah.

Very good work :)

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Wed Jul 06, 2016 1:30 pm
by Dark-Master
I'm sorry to ask this.

Is there anyway to remove all these and revert it back to single php version and revert the CP back-end back to single?

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Thu Jul 07, 2016 1:37 pm
by skamasle
Dark-Master wrote:I'm sorry to ask this.

Is there anyway to remove all these and revert it back to single php version and revert the CP back-end back to single?
Hi

You can just uninstall aditional php versions,

And remove from all sk-* files from /usr/local/vesta/data/templates/web/httpd this remove it from vestacp.

rm /usr/local/vesta/data/templates/web/httpd/sk-*

Not delete basedir.stpl basedir.tpl default.stpl default.tpl hosting.stpl hosting.tpl phpcgi.sh phpcgi.stpl phpcgi.tpl phpfcgid.sh phpfcgid.stpl phpfcgid.tpl

That are vesta default templates.

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Thu Jul 07, 2016 7:47 pm
by ars
How to use it ?
I successfully installed, my Vesta allows me select version
But test page
<?php
phpinfo();
?>
Still shows me version 5.4

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Fri Jul 08, 2016 7:35 pm
by WRed
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

UPD: The error was not due to the selector - sorry

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Fri Jul 08, 2016 9:51 pm
by skamasle
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.

Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.

Posted: Fri Jul 08, 2016 10:34 pm
by skamasle
Hi

Bug confirmed not working on vesta 0.9.8-16

I investigate it.