• 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.

Domain name changed and no more possible to edit some settings

Hervé Torche

New Pleskian
Hello,

in Plesk 12 I changed the domain name. Almost everything seems working fine but when I try to edit some settings Plesk give some errors.

The old domain name is : new.duvoisin.ch
The new one is : duvoisin.ch

The domain folder didn't change and is still "/var/www/vhosts/new.duvoisinnautique.ch"


Now, when I try to change PHP settings, I have this error :

Erreur: phpinimng failed: [Errno 2] No such file or directory: '/var/www/vhosts/system/duvoisinnautique.ch/etc'

So Plesk try to edit a file in a directory which doesn't exist.

Does somebody know how to change it ?

Thanks a lot !!
 
Try to rename domain in CLI with help of following command

# plesk bin site -u oldname.com -new_name newname.com

and check possible error messages in output.
 
Back
Top