Page 1 of 1

VestaCP PHP-FPM Selector for Centos 7

Posted: Fri Aug 21, 2020 4:01 pm
by alnux
hi there,
i just make scripts that enable multiphp (php-fpm) into vestacp over centos 7 it works with sock into apache maybe make some changes works over nginx, i didnt do it becouse i need apache multiphp right now.

You can check it on my github account
https://github.com/alnux/vestacp-multiphp

right now it is workin just doing the readme, if you have any Doubts just write.

By the way VestaCP is fantastic becouse you can custom as you want

Re: VestaCP PHP-FPM Selector for Centos 7

Posted: Fri Aug 21, 2020 4:41 pm
by alnux
By the way it have a issue that maybe you can help me to fix. well is there any way to reload php-fpm without restart the php-fpm service and not disturbe other ones??? becouse on sh template i use systemctl restart php-fpm

https://github.com/alnux/vestacp-multip ... -71.sh#L56

thanks for your help

Re: VestaCP PHP-FPM Selector for Centos 7

Posted: Tue Sep 22, 2020 5:05 pm
by Bez
Can you add the screenshots:
- from Vesta CP panel - your selector
- from phpinfo{} if you select the PHP-FPM-74
Thank you!

Re: VestaCP PHP-FPM Selector for Centos 7

Posted: Sat Oct 03, 2020 9:01 pm
by skamasle
alnux wrote:
Fri Aug 21, 2020 4:41 pm
By the way it have a issue that maybe you can help me to fix. well is there any way to reload php-fpm without restart the php-fpm service and not disturbe other ones??? becouse on sh template i use systemctl restart php-fpm

https://github.com/alnux/vestacp-multip ... -71.sh#L56

thanks for your help
Hi, systemctl reload php... may work, but you need check if your .service file have option for it.