I installed phpmyadmin on Ubuntu but it does not work on the server at localhost.
Join this channel to get access to perks:
https://www.youtube.com/channel/UCM6I2DXcvX8T6J1Z0yYpuvw/join
I installed phpmyadmin on Ubuntu but it does not work | Firefox can’t establish a connection to the server at localhost.
Here is what you have to do to fix the problem.
Go to terminal and use this command
sudo ln -s /usr/share/phpmyadmin /var/www/html
after then use
sudo service apache2 reload
Then you can restart your computer.
Remember this video is on intended for educational purposes.
ubuntu