• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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