Afterwards, take a clean a backup of the domain again from your old server and try restoring again.You may write the errors if you get any.
good luck.
Main Topics
Browse All TopicsHi,
I'm backing up dozens of domains from a virtual dedicated server to a dedicated server, both running Plesk for windows 8.3 and I came across a problem with three domains.
After I run the application Plesk Restore I get an error message saying that:
Unable to perform action 'Reconfigure FTP services for restored domains'
Unable to perform action 'Reconfigure Web services for restored domains'
On Plesk the domains appeared as restored, however, when I look into vhosts the folder for the domain is not there, so I try to delete the domain from Plesk and I get the following error:
Error: Unable to remove domains: Problems occured while removing domains: Unable to remove hosting: Unable to delete logrotate config: logrot_mng failed: Execute websrvmng --update-log-rotation "--vhost-name=artecharapon
If I can remove these domains to restore them back again it shall be fine.
Any help will be greatly appreciated
Thanks!
Eder Wainer
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi Orkinoks,
Thanks for your help. Im a total newbie to going into such details.
I looked up IIS and the three domains gone bad are not there
As for checking bind server, I could not find any precise instruction on how to do so.
MailEnable is not used on this server as all mailboxes are configured in a separate server.
If you have the time, further instructions might help as I was able to successfully migrate almost 100 websites without a problem.
However, three domains presented problems due to their database being smaller than the MODEL database. Now I need to remove them to bring them over without the database and I can delete them.
I really appreciate your help.
Thanks
Eder
Log in to your server.
click Start ->Run
Write cmd and hit enter.
Commands as follow :
cd %plesk_bin%
websrvmng --reconfigure-vhost --vhost-name=domainname.co
DNSMng.exe" update *
These commands will create the necessary records for your missing domains.run the first command for three of your domains with problem then run the second command.you shuld be fine.
Hi,
Its been a long time since I last posted.
I tried the commands above but I get an error message when running it:
This is how I did it:
websrvmng --reconfigure-vhost --vhost-name=autonortearap
This is the error I get
Unable to lookup ID for name autonorte (this is the domain name):(1332) No mapping between account names and security IDs were done
Am I missing something?
Also, when I ran the third command: DNSMng.exe" update *
I got an error, so I concluded that maybe it should have been DNSMng.exe update *
and I hit enter and it seemd to run, however I try to restore these three domains (domain only, no db) from a plesk backup and it says there were warnings during the process
Thanks
Eder
Business Accounts
Answer for Membership
by: orkinoksPosted on 2008-12-12 at 05:53:19ID: 23157109
Hi;
it looks like your restore software did not create the necessary files.
You must check several things and delete all the created components manually as I think that you can not restore the domain with any tools like websrvmng.
1) Is there a IIS site named in your domain? If so delete it.
2) Are there dns records for the domain in bind server.You may google for how to check the bind records.
3) Is there a mail domain created in mailenable?If so delete it.
4) Lastly, delete domain from psa database under domains table, search for the name of your domain in whole table by a mysql client program, delete all the records regarding your domain.You must sarch all the domain names + the domain id's.