Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10 Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI. So this is a pretty slick setup for hosting Drupal, and I've taken a few different howtos and forum posts to put together this guide, which should have all you need in one stop, including a working URL rewrite config. in Public bookmarkswith cmsdrupalfastcginginxphpubuntu
Running concrete5 On Nginx (LEMP) On Debian Squeeze/Ubuntu 12.10 This tutorial shows how you can install and run a concrete5 web site on a Debian Squeeze or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files. concrete5 is a free and open-source content management system (CMS). in Public bookmarkswith cmsconcrete5debianlempnginxubuntu
Running Contao 3.x On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10 This tutorial shows how you can install and run a Contao 3.x web site on a Debian Wheezy or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files. in Public bookmarkswith cmscontaodebianlempnginxphp-fpmubuntu
Running SilverStripe On Nginx (LEMP) On Debian Wheezy/Ubuntu 13.04 This tutorial shows how you can install and run SilverStripe on a Debian Wheezy or Ubuntu 13.04 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files. in Public bookmarkswith cmsdebiannginxsilverstripewheezy