We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
VestaCP PHP-FPM Selector for Centos 7
VestaCP PHP-FPM Selector for Centos 7
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
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
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
https://github.com/alnux/vestacp-multip ... -71.sh#L56
thanks for your help
Re: VestaCP PHP-FPM Selector for Centos 7
Can you add the screenshots:
- from Vesta CP panel - your selector
- from phpinfo{} if you select the PHP-FPM-74
Thank you!
- 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
Hi, systemctl reload php... may work, but you need check if your .service file have option for it.alnux wrote: ↑Fri Aug 21, 2020 4:41 pmBy 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