This guide https://help.ubuntu.com/10.04/serverguide/phpmyadmin.html asks me to check localhost/phpmyadmin but I have installed phpmyadmin on a cloud server where I have installed Ubuntu. I can access redmine installed at IPAdress/redmine but can’t access phpMyadmin the same way. Any help?
This guide https://help.ubuntu.com/10.04/serverguide/phpmyadmin.html asks me to check localhost/phpmyadmin but I have installed phpmyadmin on
Share
If you installed phpMyAdmin on a remote computer, you need to use the address of the remote computer instead of
localhost. Using your example of redmine, you need to enter IPAddress/phpmyadmin into your browser.