• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Migration Error

Anoop

Regular Pleskian
Server operating system version
Almalinux83
Plesk version and microupdate number
18.0.44
When try to transfer all plans or packages from one plesk server to new plesk server, its throwing some errors like

Service plan 'Standard' on source server has PHP handler
that is not installed on the target server: running in unknown mode.
Another PHP handler was selected for that service template: default Plesk handler for PHP 7.3.33 running in CGI mode
To resolve the issue, it is recommended to do one of the following:
- Install and enable such PHP handler to target server.
- Ensure that PHP handler that was selected automatically is fine for migrated web sites.
- Select appropriate PHP handler in service template once mi

So how can i solve this error
 

Attachments

  • migrate_error.jpg
    migrate_error.jpg
    191.3 KB · Views: 8
Please check which PHP version the source websites are using. Install that same PHP version through Plesk installer on the target server, then redo the migration.
 
It's just a warning. Use the latest PHP 7.x version and you should not face any problem. It's normal to have that massage during a migration
 
Can you please show the list of all PHP versions installed on the source server and a list of all PHP versions installed on the target server?
 
These are different "versions", the names don't match. It seems that you previously have installed your own PHP 7.3 and named them "alt-...". The names of these do not match the Plesk convention, hence Plesk Migrator cannot find these versions on the new server. It cannot detect that the "alt..." versions are similar or the same as the default PHP 7.3 versions that come with Plesk. It can only compare the names of the services and as the names are "wrong" on the old server, Plesk Migrator cannot match them to the new server.

You will need to update the configuration of the websites that were formerly using the "alt-..." PHP versions with the default Plesk PHP versions after migration or you need to update the websites on the source server to a standard Plesk PHP version that is named as expected.
 
Yes, it should be possible to do the migration. Migrator should select an other PHP version automatically, but that might not fit the requirements of a script perfectly, so it might need to be updated to the desired PHP version.
 
Back
Top