sudo apt-get update
Install phpmyadmin from respository
sudo apt-get install phpmyadmin
Create symbolic link to your web paths
sudo ln -sf /usr/share/phpmyadmin /var/www/
Test it at ….. http://www.domain.com/phpmyadmin
sudo apt-get update
Install phpmyadmin from respository
sudo apt-get install phpmyadmin
Create symbolic link to your web paths
sudo ln -sf /usr/share/phpmyadmin /var/www/
Test it at ….. http://www.domain.com/phpmyadmin
More Stories
Install HHVM + NGINX with PHP-FPM as a fallback To Speed Up Your WordPress On Ubuntu 14.04
Increase PHP script execution time with Nginx
Optimasi Plugin WP Super Cache di Nginx Web Server