• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Manually upgrade psa database

jorfermo

Regular Pleskian
I want to restore the psa database. Currently plesk 10.0.1 is running but my backup is from 9.5

Is there any way to manually upgrade the psa database to the new version?

Thanks
 
It worked great

dbupgrade.exe --upgrade --from-version=9.5.3 --to-version=10.0.1

Now I have to recreate some users and domains from de information in the database. I've tried this command but it fails:

websrvmng.exe --reconfigure-vhost --vhost-name=topos.webs.upv.es
Unable to lookup SID for name topos: (1332) No mapping between account names and security IDs was done.
 
Back
Top