ニュース

13.Upload your PHP script to a live web server: After testing and confirming everything works as expected locally, upload your finalized PHP files to a live server using an FTP client like FileZilla ...
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.