Easyengine v4 Domain Expired! How to access phpmyadmin?

Hello,

My domain expired. Now, I’m not able to login my phpmyadmin! In v4 admin tool there is only way to get access in phpmyadmin using domain path. What to do? Please, help.

Thanks

Anyone there? At least suggest me where mysql db store in my instance?

Hello! You need of backup of database?
If yes.

Try use mysql Dump commands that is possible you has the database.

I’ve tried mysql Dump getting this error:

mysqldump: Got error: 2002: “Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2 “No such file or directory”)” when trying to connect

:frowning:

Set the domain and IP manually in your /etc/hosts file.

1.1.1.1 domain.com
1.1.1.1 www.domain.com

Then access phpmyadmin as normal.

Hope that helps.

please you can paste the code that you use? and try the method of revoke too.