Question
Installing PHPMyAdmin
I pre-installed LAMP with my droplet and then i opened terminal and put in “sudo apt-get install phpmyadmin” and it ran like it was working right. I hit y to confirm and then i restarted my droplet and tried to access /phpmyadmin on my server and it says “The requested URL /phpmyadmin was not found on this server.” I did indeed install it on apache 2 as i have seen some articles about that. Any details why i cannot access it?
Regards,
Jarrod
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.
×