• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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