• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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