We see how to install and configure a LEMP stack, using Nginx 1.11 and PHP 7.1
Everyone’s favorite language! See how to setup Nginx, PHP-FPM, Apache and tweak for performance!
We see how to install and configure a LEMP stack, using Nginx 1.11 and PHP 7.1
Learning how php-fpm works will make optimizing your server a breaze! See how to secure and optimize php-fpm here.
See how to setup Linux, Nginx, MySQL and PHP on various server operating systems.
See how to setup Linux, Apache, MySQL and PHP on various server operating systems.
^ Ad space to help offset hosting costs :D
While a traditional LEMP stack will work for hosting WordPress, it won't perform optimally, and it certainly won't be able to handle any significant amount of traffic. However, with a few special considerations, WordPress can be both snappy and scalable.
We see how to map Cloudfront's Cloudfront-Forwarded-Proto
header to X-Forwarded-Proto
.
We see how to properly configure Nginx to nest a PHP application in a sub-directory.
Let's install PHP7 and Nginx on a new Ubuntu 14.04 server, and manually build the (not yet packaged) memcached module for PHP7.