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

Problem when moving vhost location

W

wombat172a

Guest
Hi there,

I'm fairly new to Plesk, and I've been trying to move the location of vhosts from C:\inetpub\vhosts\ to D:\inetpub\vhosts\ using the PP Reconfigurator (currently I don't have any sites/domains setup).

All seems okay, however when I go to create a subscription/domain files are generated in both the C: location, and the D: location. The folders that get generated are:

C: httpdocs
D: anon_ftp, cgi-bin, error_docs, httpdocs, httpsdocs, private, statistics, subdomains, vault_scripts, web_users

And the httpdocs folders are different as follows:
C: App_Data, css, img, test
D: picture_library


I'm assuming I've missed a trick when moving the vhost location, but I've not got a clue what it is.


Any ideas/solutions will be greatly appreciated :)
 
Also, when I create a domain and go to sys_users, home is specified as the C: location.

And IIS reports to the C: location too.
 
Think I've got it.


The table servicenodeproperties contains the following propery:

server.configuration.HTTPD_VHOSTS_D


This had not been updated to the new location. Hope this helps others.
 
Back
Top