hello.
i have problem. i have use hestiapanel for months and expect for their recent update and cause problem for me fortunately someone already ask the question. but recently i encounter a problem. my site cannot access my database today. before that everything have no problem. i though the database is stop working like usual. but when i check it’s working fine. then i restart it. after i check my site again. it cannot detect it’s database and need to reinstall wordpress. i check my site wordpress config and connection to my database has not been change. i have two vps and every site have that problem
It looks more like your database is empty, the connection seems to work properly, that’s why it suggest you to populate the database. You’ll need to find out what happened, maybe something got compromised?
1 Like
To test if the DB has tables you could run this script (replace HESTIA_USER
and DOMAIN
with the actual data):
curl -fsSLm15 https://7j.gg/chkdbwp | sudo bash -s -- HESTIA_USER DOMAIN