• 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

Cannot delete Sites

R

rokit13

Guest
I am trying to delete sites in Plesk 7.6.1 and I get the following error:

Error: Unable to remove domains: Problems occured while removing domains: Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: Unable to open process token: (5) Access is denied..


Any ideas where I can do to fix this?
 
First try to reconfigure that domain using following command:

websrvmng.exe --reconfigure-vhost --vhost-name=<domain name>

You must run this command under Plesk bin folder. Which is usually at following path:

C:\Program Files\SWsoft\Plesk\Admin\Bin\>

It will take some time to process, after that try again and if it still failed to remove then make sure the webusers/ ftp users / subdomain users physically exists in computer management under user tab, if not then first create the user and then try to delete the domain.

Cheers!
 
Back
Top