Hi,
I have a droplets, app installed successfully, website is normal, but i can’t open phpmyadmin url, show does not exist. what should I do?
Thanks,
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.
Hi Angelo,
We deleted PHPMyAdmin in the current version. We are sorry for the misinformation in the app description. We’ve just updated it.
Hello,
What I could suggest in this case is to install PHPmyAdmin manually on your server.
You can do that by following this step-by-step guide here:
https://www.digitalocean.com/community/questions/how-to-install-manually-phpmyadmin-on-ubuntu
That way you will get the latest version of PHPmyAdmin running on your server rather than installing it via
apt
.Let me know how it goes!
Best,
Bobby