• 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

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