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

Access denied for admin@localhost (psa)

J

JuergenM

Guest
Hello,

i have some problem with my Plesk. I can't start the Plesk in the webbrowser, because I get an error:
Access denied for admin@localhost ... psa

Okay, I search in the worldwideweb, but I found no solutions for the problem. All things, which I tested, don't help me.

I also have found this article: http://kb.odin.com/article_16_346_en.html

But I get always the same error :eek:(

Can everyone help me? I have a dedicated server with Suse 11.0 and Plesk 9.3


greets from Stuttgart
Juergen
 
Can you login to Plesk database with
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa

Plesk admin's password in /etc/psa/.psa.shadow should be the same as in mysql database. Also make sure that you have not defined any passwords in /root/.my.cnf file.
 
Thanks for the fast answer.

I will test it at the afternoon ...
 
So, here I'm.

I got the error:
ERROR 1044 (42000): Access denied for user 'admin'@'localhost' to database 'psa'

If I use the web browser, I got:

ERROR: PleskFatalException
Unable to connect to database: Access denied for user 'admin'@'localhost' to database 'psa'

0: common_func.php3:108
psaerror(string 'Unable to connect to database: Access denied for user 'admin'@'localhost' to database 'psa'')
1: auth.php3:93
 
Back
Top