Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: monkeyking on July 20, 2018, 05:57:40 PM

Title: fpm PHP handler with PHP Switcher
Post by: monkeyking on July 20, 2018, 05:57:40 PM
Is the fpm php handler feature working? I use PHP Switcher and have fpm checked. But it seems like it's still CGI/FastCGI.

When I check phpinfo:
Code: [Select]
Server API CGI/FastCGI
Does that mean php-fpm not working? If not then how do I fixed?
Title: Re: fpm PHP handler with PHP Switcher
Post by: bullten on July 20, 2018, 06:22:35 PM
You can try this
http://forum.centos-webpanel.com/php/install-php-7-2-4-and-php-fpm-on-centos-web-panel/
Title: Re: fpm PHP handler with PHP Switcher
Post by: monkeyking on July 20, 2018, 06:41:16 PM
I actually saw that thread but I didn't dare to try because I don't understand it.

So it's safe to assumed that php-fpm is not working?

I'm thinking about just using "dso-handler" but one website on my vps required php56. Until that one is updated then I can move all to php70 with dso-handler.

What is your views on php-fpm vs dso-handler?
Title: Re: fpm PHP handler with PHP Switcher
Post by: bullten on July 20, 2018, 06:56:25 PM
yes dso is good.