It is impossible to log into the phpmyadmin pane

it is impossible to log into the phpmyadmin panel after installing hestia by ip number or domain

Don’t try to login using the ip.

You don’t say what the error is but I’ll suppose it is because of owner/group:

chown -R root:www-data /etc/phpmyadmin/
chown -R hestiamail:www-data /usr/share/phpmyadmin/tmp/

3 Likes

Please show, using domain.com as an example, what input should be in phpmyadmin for the new hestia

I don’t know what you mean.

If your domain is example.com (use this domain instead of domain.com because example.{com,net,org} are used for this type of usage in doc and examples) you should be able to access phpmyadmin using this url:

http://example.com/phpmyadmin

or better, use your server’s hostname:

http://hostname.example.com/phpmyadmin

But first, you should execute (as root) the commands I wrote in my previous post.

1 Like

I just hit the button that says ‘PhpMyAdmin’.
Then you use
DBUsername, DBPassword.

Once you’re IN phpmyadmin, then you have to select DBName on the left before doing anything important.

1 Like

chmod 644 /etc/phpmyadmin/config.inc.php

What error do you have?

https://hestiacp.com/docs/server-administration/databases.html