• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Issue with Migrator PHP Handler

Dree

Basic Pleskian
The latest version of Plesk Onyx Migrator ignores the status of PHP handlers:

Message:
The PHP handler 5.3 FastCGI application (id=fastcgi) is not available. Instead, Plesk will use 5.3.29 FastCGI application (id=plesk-php53-fastcgi) for the following websites: xxxxxx

This handler is disabled in Plesk.

This is a migrator from Cloudlinux6-Plesk11.5 to CL7-Plesk Onyx
 
If i am not mistaken, cloudlinux is based on RHEL/centos.

In version 6, the included OS php version is 5.3.x
In version 7, the included OS php version is 5.4.x

So, the standard OS build in fastgi on the new server is version 5.4. On the old that was 5.3
The migrator tries to give domains the same php version as before. But it seems that the php 5.3 fastcgi handler is disabled on the new server. To enable it go to

Tools & Settings --> (General Settings) PHP Settings

there you can activate the php versions you need / and or want to use.

If the needed version is not in there, you need to install it via
homepage -- Add or Remove Components

regards
Jan
 
Last edited:
Back
Top