News

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.
I’ll be demonstrating on my server of choice, Ubuntu 20.04, but this process can be modified to work on any platform that supports PHP and PHP-FPM. How to install PHP-FPM ...
Figure B The PHP info page displayed via the Apache web server on Oracle Linux. Congratulations! You’ve just deployed a LAMP server on Oracle Linux.