Search found 3 matches
- Sat Aug 22, 2020 7:09 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 271
- Views: 1684520
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
hi i just made a php-fpm implementation you can see here
viewtopic.php?f=19&t=20128
viewtopic.php?f=19&t=20128
- Fri Aug 21, 2020 4:41 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP-FPM Selector for Centos 7
- Replies: 3
- Views: 40506
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-multiphp/blob/master/PHP-FPM-71.sh#L56 than...
- Fri Aug 21, 2020 4:01 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP-FPM Selector for Centos 7
- Replies: 3
- Views: 40506
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 rig...