Multiple PHP versions for php as Apache module
Currently multiple PHP versions are supported only in FastCGI/CGI modes.
Customer would like to be able to select PHP version when PHP execution mode is set to Apache module.
Could you please explain your desired workflow in more details? What is expected benefit of this feature? Actually mod_php can be only one for Apache and we should use multiple mod_php modules for replacing. Not sure that it is possible without Apache restarting, etc. Also switching mod_php can be only server wide. Why modern FastCGI/CGI, PHP-FPM modes are not enough for you?
UPD: You can even use fpm if you have Apache 2.4 version. So we are closing this request, since it does not contain any feature suggestions.
—
IG
-
Madalin Ignisca commented
You can't have multiple PHP with mod_Php under Apache.
Try it with Litespeed as it allows that with a closer approach to mod_Php compatibility for some scripts.
-
Sebastian Syntafin Anderie (Syntafin) commented
Hi Plesk Team,
The Most Web application need a higher PHP Version but don't work with FastCGI, like Woltlab Burning Board and other applications.
I have this problem too, that only PHP5.4 ist aviable as an Apache Modul.