Databases
Install phpMyAdmin
Install phpMyAdmin
phpMyAdmin is a web interface for managing MySQL/MariaDB databases — browse tables, run queries and import or export data from your browser.
Steps
- Open your server and go to the Databases section.
- Choose to install phpMyAdmin. The panel installs and configures it for you.
- Open phpMyAdmin from the link shown and sign in with your database credentials.
Security tips
- Always access phpMyAdmin over HTTPS.
- Use strong database passwords.
- If you only need it occasionally, you can remove it again when you are done.
If something breaks
If phpMyAdmin stops working after a PHP or database change, the panel offers a fix action that reconfigures it against the current stack.