• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Migrate tool doesn't sync per-domain PHP settings

LoïcM

Basic Pleskian
Hi,
I'm using the migrate tool to clone our production server to a backup server.
I'm using the followning command
Code:
cd /opt/psa/bin/
./migrate --migrate-server -host x.x.x.x -password mypwd
I've noticed that the per-domain PHP settings (like open_basedir and include_path) are not transmit to the backup server. Is that the expected behavior ? I would have prefer the migrate tool to include all settings....
 
We have performed several tests and can't reproduce this behaviour. All custom domain's PHP settings were successfully transferred.
Detailed investigation migration logs is required. Try to find something useful in migration logs inside msessions, rsessions directories. Contact Parallels Support Team if assistance is required. Experienced supporters will find a reason and fix this issue directly on your server.
 
Back
Top