I'm new to Linux. I'm trying to install phpmyadmin on Mint.
I tried the following:
sudo apt-get install mysql-server
sudo dpkg-reconfigure phpmyadmin
sudo service apache2 restart
But I can't access it via : localhost/phpmyadmin
.
I have installed mysql and apache. But cannot install and access phpmyadmin.
Open the terminal, type:
sudo gedit /etc/apache2/apache2.conf
and below the end of file, at the last line, type
include /etc/phpmyadmin/apache.conf