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

Remote SQL and Active Error Output

S

sixsixmedia

Guest
Hi All!

1) How do I enable Remote SQL via Plesk?
2) How would I activate active error output on a subdomain?

Thank you!
 
Hello,

1. To register a remote database server with Parallels Plesk Panel:

1. Log in to Parallels Plesk Panel.
2. Go to Home > Database Servers (in the Server group), and click Add Database Server.
3. Specify the properties of the database server

Please, check the following documentation article for more information:

http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.0-administrators-guide/59428.htm


2. To display the errors, please, set

display_errors = On

at /usr/local/psa/admin/conf/php.ini, and restart Parallels Plesk Panel (PP) after that:

# /etc/init.d/psa restart

If you mean to customize Web Server Error Messages, please, review the following documentation:

http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.0-administrators-guide/59325.htm

Thank you
 
Back
Top