hello guys
i had the problem of
Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable.
but i found the solution in another topic and now i can get to login screen
but i tried using my hestia user account and password to login and it failed !
do i have to give him special role like administraor ? or should i login with my master hestia cp user and password !?
or is there some place else where i should create a username and password for phpmyadmin ?
regards
Mmm no, you should just use your database username and password to log in to phpmyadmin. If you haven’t created them yet, you should create them). For example, when creating a WP site, a database is also created, after which you can log in to phpmyadmin using the login and password of this database.
1 Like
yeah but i want to use my old WP website backup … i uploaded the files and i’m stuck on uploading the database !
how can i upload my old website database ? i thought i can import it though phpmyadmin ?
First, you should create it, go to databases, create a database, login, password, then import the old database, and change the config in WordPress by editing the database name (it will be different), login and password. The import will be done via phpmyadmin, but after creating a new empty database
2 Likes