• 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 DataBase [psa database]

kjlordr

New Pleskian
Hello,

Can any one help, how to manage psa database,
- where psa database get stored
- how to backup it
- restore it
- modify its values
- what data is being stored under it and what are there description


Regards :)
 
Sorry for asking, but have you tried to use search engine for KB articles? There are many useful related information.
 
Login to psa database:

"C:\%plesk_dir%\mysql\bin\mysql" -uadmin -p<password> -P8306 psa

Backup and restore - usual method for MySQL - read corresponding MySQL docs
Modify values - read SQL documentation.
A bit outdated schema of psa database - http://kb.parallels.com/113063
 
you can try and use mysql administrator and connect psa db. Use admin details and use port as 8306
 
Back
Top