• 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.

Plesk 8.1 psa rebuild

snookersky

New Pleskian
After successfully upgrade to 8.1, I wanted to restore my databases previously generated with mysqldump. So the old psa database was (erroneous) recreated and the 8.1 one droped. Therefore some fields are missing and errors occures using Plesk administration.

How can I rebuild the 8.1 psa structure (hopefully not from scratch)?

----

ok, I found out howto:
1. install plesk 8.1 from scratch on other machine
2. mysqldump scratch_db
3. EDIT old dumped sql-file, adapting all table structures to new version (they are not too many)
4. source edited sql-file into upgraded DB-server
 
Originally posted by snookersky
After successfully upgrade to 8.1, I wanted to restore my databases previously generated with mysqldump. So the old psa database was (erroneous) recreated and the 8.1 one droped. Therefore some fields are missing and errors occures using Plesk administration.

How can I rebuild the 8.1 psa structure (hopefully not from scratch)?

----

ok, I found out howto:
1. install plesk 8.1 from scratch on other machine
2. mysqldump scratch_db
3. EDIT old dumped sql-file, adapting all table structures to new version (they are not too many)
4. source edited sql-file into upgraded DB-server

I have the same problem, do you have the scratch_db dump file you did?

Thanks.
 
Back
Top