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

change default Plesk Folder

MarcoP

New Pleskian
I would like change default Plesk Folders from /var to /home, I can change only patch in /etc/psa/psa.conf or i do other operation?

Thanks.

---------------------------------------------------------------
Plesk Panel 10.2.0, CentOS 5.6 x86_64
--------------------------------------------------------------
 
Do you mean directory for vhosts content in /var/www/vhosts? In that case use /usr/local/psa/bin/transvhosts.pl utility. --help option for details.
 
Thanks Igor,
this procedure was made, infact in my psa.conf the field is
HTTPD_VHOSTS_D /home/www/vhosts.

But I would change all /var dir in /home

Thanks.
 
How you have changed directory with transvhosts.pl utility? What exactly command you have used?
 
I have used --dest-dir <path> , but i have changed only vhosts directory, i would like change all /var directories in /home.

Thanks.
 
Do you mean changing location of all content of /var directory to /home?
I think it is not Plesk related question but common Linux in this case...
 
Back
Top