I started the Wordpress Droplet. How can I administer my SQL database via phpmyadmin or something similar.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, @predragz
You can check our tutorial for installing phpMyAdmin on Ubuntu 18.04:
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04
Hope this helps!
Hello, @predragz
You can check our tutorial for installing phpMyAdmin on Ubuntu 18.04:
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04
Hope this helps!
The MySQL database system is the most popular, open-source, relational database.
This comment has been deleted
You can upload for example https://www.adminer.org/ to server and manage you databases with It, like https://domain.com/adminer.php as example