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.
![](https://secure.gravatar.com/avatar/c689369525899f90eefdb710f17e95a6?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
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.