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

I cannot login on MySQL as root

E

eurosito

Guest
When I try to access MySQL on the server I get the following error: ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
I need to lounch the following command from within mysql> GRANT ALL PRIVILEGES ON databasename.* to username IDENTIFIED BY 'password';
...how can I login to mysql, since I get the above mentioned error?
What should I tipe?

PS: I've solved it and now it's ok, as explained on: http://kb.swsoft.com/article_23_1252_en.html
 
Back
Top