Author Topic: fpm PHP handler with PHP Switcher  (Read 6022 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
fpm PHP handler with PHP Switcher
« 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?


Offline
**
Re: fpm PHP handler with PHP Switcher
« Reply #2 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?

Offline
***
Re: fpm PHP handler with PHP Switcher
« Reply #3 on: July 20, 2018, 06:56:25 PM »
yes dso is good.