• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Plesk Migration Manager IP Address Mapping Question

eugenevdm

Regular Pleskian
I'm about to migrate 450 domains and 250 clients from Plesk 7.5.4 to Plesk 8.

What bothers me is during the Plesk Migration Manager setup screen it asks to what new IP address I want to map my 450 domains' web sites to.

My new server has a new IP. Once the migration is done I want to revert to the old IP of my old server. Is this going to be possible or will I have to update 450 records by hand?

I don't want to change the DNS if possible.
 
Once you migrate to the new server, use the reconfigurator utility. From the command line:

# /usr/local/psa/bin/reconfigurator.pl map_file

This will create a text file named map_file. Edit this file with your old IP and run the command again. It will make the changes you need. Better instructions are in the map_file file.
 
Back
Top