Comments on How to Install phpMyAdmin with Nginx on Ubuntu 18.04 LTS

phpMyAdmin is a free and open-source web-based database management tool for MySQL. In this tutorial, we will learn how to install phpMyAdmin with Nginx on Ubuntu 18.04 server.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: alex

forgot share dir: ln -s /usr/share/phpmyadmin /var/www/html

By: Marco

Unfortunately, it doesn't seem to work. apt install tries to install apache anyway.