• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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