the archive to your server, e.g.:
If you go the route, remember to point your Nginx site config to the PHP‑FPM socket ( fastcgi_pass unix:/var/run/php/phpX.X-fpm.sock; ).
Delete or rename the installer file after you’re done (e.g., rm install.php ). This prevents anyone else from re‑running it.
the archive to your server, e.g.:
If you go the route, remember to point your Nginx site config to the PHP‑FPM socket ( fastcgi_pass unix:/var/run/php/phpX.X-fpm.sock; ).
Delete or rename the installer file after you’re done (e.g., rm install.php ). This prevents anyone else from re‑running it.