Import DB ใน phpMyAdmin ขึ้น 413 request entity too large nginx มาดูวิธีแก้ดังนี้ nano /etc/nginx/nginx.conf หา include /etc/nginx/sites-enabled/*; เพิ่ม client_max_body_size 100M; ทำการ Restart service nginx restart