• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Please fix root access to MySql databases

LionGate

New Pleskian
I am trying to run programs that require me to configure a database directly through SSH but cannot run MySql database commands as "root" because Plesk assigns root access to "admin." It would be helpful if Plesk would allow a method of creating user root for SSH commands instead of having to use admin. I'm unable to do any database work from the SSH command line with Plesk 11.

Running Centos6 with Plesk 11.
 
For Plesk 11.5 use "plesk db" command.
For older versions of Plesk use the following command: mysql -uadmin -p`cat /etc/psa/.psa.shadow`
 
Back
Top