Hello everyone,
I’m experiencing an issue with PHPMyAdmin on my Hestia server. I recently modified the hestia.conf file to change the path configuration, and I believe that’s where I might have made a mistake.
The problem is that when I try to access PHPMyAdmin through the dashboard or the set URL (e.g., https://<your-domain>/dbadmin)
, I get a 404 Not Found error.
Here’s what I’ve tried so far:
-
Verified that the
hestia.conf
changes were saved correctly. -
Restarted Hestia and the web server.
-
Checked the logs, but nothing obvious stood out to me.
I suspect the issue might be related to either the path configuration or permissions.
Has anyone encountered a similar problem or can suggest steps to troubleshoot and resolve this?
Thanks in advance!