• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

restore from database backup?

A

Arinaya

Guest
Hi, I am hoping someone can offer some help.

We had a server crash, I have a backup of the plesk database, but none of the domains, email, etc. are functional.

Is it possible to re-create domains, user accounts etc. from a database backup? If so what is the process? Please advise...

Arinaya
 
Or in other words, what is the command that is run when plesk creates a new website, email accounts? Are these commands (e.g. websrvmng??) documented anywhere? Please help!
 
re-install users and metabase from mysql plesk db

I used the commands:
reconfigurator.exe /check-permissions=domain.com
and
websrvmng --reconfigure-all
or
websrvmng --reconfigure-vhost --vhost-name=nameofdomain.com

for some domains it works fine, for other I got the error:
No mapping between account names and security IDs was done. (Error code 1332) at LookupAccountName for name MACHINE\LOGIN

If some one know any other command, I'll be pleased if post here or any procedure to fix this . tks
 
May be I know my problem.
I run the lines of reconfigurator in paralel, 4 commands at the same time, to go faster because this command take some time to run, but I check and the users didn't exists yet, so I run the command again (1 a time) and the accounts starts exists.
Still running the commands, not sure yet if it will run ok after reconfigurator when I run websrvmng.
I anyone know something, please, post here.
tks
 
Back
Top