WordPress:Installasi di VPS: Difference between revisions

Line 134: Line 134:
  sudo systemctl restart nginx
  sudo systemctl restart nginx
==Extension PHP==
==Extension PHP==
  sudo apt install php7.4-mbstring php7.4-xml php7.4-mysql php7.4-common php7.4-gd php7.4-bcmath php7.4-json php7.4-cli php7.4-curl php7.4-zip
  sudo apt install php7.4-mbstring php7.4-xml php7.4-mysql php7.4-common php7.4-gd php7.4-bcmath php7.4-json php7.4-cli php7.4-curl php7.4-zip php-imagick php7.4-fpm php7.4-bcmath
 
==Virtual Host Nginx==
==Virtual Host Nginx==
  server {
  server {