Hi,
I have installed PhpMyAdmin by following the guides here: https://www.digitalocean.com/community/articles/how-to-install-phpmyadmin-on-a-lemp-server
sudo apt-get install phpmyadmin
sudo ln -s /usr/share/phpmyadmin...
Hi,
I have install a new LEMP server by following the instructions here https://digitalocean.com/community/articles/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-12-04
The installation was successful by fo...