Skip to primary content

Phaisarn

Phaisarn

Main menu

  • Home
  • Azure

Post navigation

← Previous Next →

ติดตั้ง phpMyAdmin ให้ Nginx บน Ubuntu 18.04

Posted on February 6, 2020 by jack
  • How to Install and Secure phpMyAdmin with Nginx on an Ubuntu 18.04 server

1.Installing phpMyAdmin

$ sudo apt update
$ sudo apt install phpmyadmin

สร้าง link

$ sudo ln -s /usr/share/phpmyadmin /var/www/html/phpmyadmin
https://server_domain_or_IP/phpmyadmin
This entry was posted in Ubuntu 18.04 and tagged Nginx, phpMyAdmin by jack. Bookmark the permalink.
Proudly powered by WordPress