• 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

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