Hey all,
i got a small problem , or atleast it looks strange to me to be honnest
i got a multi php setup ( 5.6 -> 7.2 )
i enabled the fcgiD handler and SuPHP handler
if i enbale fcgi handler for php 7.2 then all sites use php 7.2 ( as seein in the documentation )
so i need to use SuPHP to enable multiphp to work nice
but that means that fcgi is not used anymore
now when i enable the fcgi handler on php 7.2 and i use FPM for a account with php 5.6 then that account use php 5.6
so my general question
i like the speed of fcgi, sadly a lot of my sites cant handle php 7.2 so they are stuck at 5.6
so does FPM also work if i multi select differend versions ? or is it the same limitation as FCGI ?
and is FPM better to use or is FCGI still better to use for security/speed ?
then a small sitenode , i only enabled FCGI for php 7.2 and SuPHP for 5.6 , but it seems it still takes php 7.2 as php handler
lets wrap the things up in a short question
--------
should i use FPM + FCGI to switch php versions ? or should i use SuPHP
my vps server got 12GB ram but only a 2.2GHZ Quad Cpu ( i preffer ram usage instead cpu usage)
Greets From PowerChaos
i got a small problem , or atleast it looks strange to me to be honnest
i got a multi php setup ( 5.6 -> 7.2 )
i enabled the fcgiD handler and SuPHP handler
if i enbale fcgi handler for php 7.2 then all sites use php 7.2 ( as seein in the documentation )
so i need to use SuPHP to enable multiphp to work nice
but that means that fcgi is not used anymore
now when i enable the fcgi handler on php 7.2 and i use FPM for a account with php 5.6 then that account use php 5.6
so my general question
i like the speed of fcgi, sadly a lot of my sites cant handle php 7.2 so they are stuck at 5.6
so does FPM also work if i multi select differend versions ? or is it the same limitation as FCGI ?
and is FPM better to use or is FCGI still better to use for security/speed ?
then a small sitenode , i only enabled FCGI for php 7.2 and SuPHP for 5.6 , but it seems it still takes php 7.2 as php handler
lets wrap the things up in a short question
--------
should i use FPM + FCGI to switch php versions ? or should i use SuPHP
my vps server got 12GB ram but only a 2.2GHZ Quad Cpu ( i preffer ram usage instead cpu usage)
Greets From PowerChaos