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

Super privileges

Aerobaticrug

New Pleskian
I need to run a query on one of my databases with super privileges, how do I do it? I can't see anyway to change user in phpmyadmin.
 
Use command

mysql -P3306 -uadmin -p<plesk_admin_password> database_name

for login to your database as administrator.
 
Thanks for that. Only problem is I get a Could not open required defaults file: C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL51\my.ini Fatal error in defaults handling. Program aborted.

It then asks for a password - which I assume is the admin one for the panel, then gives me access denied when i enter it. Any thoughts?
 
Are you sure that Plesk installed correctly there and works fine?
 
Back
Top