Hi,
When setting the handlers for each PHP version, is it possible to:
Have php7.0 use CGI
Have php7.1 use CGI with SuEXEC (mod_ruid2)
or
Have php7.0 use FCGI
Have php7.1 use FCGI with SuEXEC
or
Have php7.0 use SuPHP
Have php7.1 use SuPHP with SuEXEC
Is each handler installed with a specific configuration, then that same configuration is
used for any PHP version the uses it?
Thanks
When setting the handlers for each PHP version, is it possible to:
Have php7.0 use CGI
Have php7.1 use CGI with SuEXEC (mod_ruid2)
or
Have php7.0 use FCGI
Have php7.1 use FCGI with SuEXEC
or
Have php7.0 use SuPHP
Have php7.1 use SuPHP with SuEXEC
Is each handler installed with a specific configuration, then that same configuration is
used for any PHP version the uses it?
Thanks