• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to Connect to the Plesk database (psa)

H

hectorh

Guest
Hello, I'm trying to follow the instructions in the Plesk 8.1 Administrator guide that say:

To change DNS zone serial number format:
1 Connect to the Plesk database (psa).
2 Run the following inquiry:
insert into misc(param, val) values('SOA_SERIAL_MODE', 'YYYYMMDDnn')

But I cannot find any information on how to perform step 1 in any of the documentation. (Why place such instruction in a manual without giving an explanation on how to accomplish it?)

Thank you,

Hector
 
You need to know which type of database Plesk is using:
HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config\PLESK_DATABASE_PROVIDER_NAME
2. Use corresponding software to perform query

John S.G.
 
Back
Top