This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).
Read more »Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a TYPO3 (version 4.6) web site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).
Read more »Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debian Squeeze/Ubuntu 11.04. While nginx itself does not serve CGI, there are several ways to work around this.
Read more »PHP-FPM/Nginx Security In Shared Hosting Environments (Debian/Ubuntu)
If you want to use nginx and PHP-FPM for shared hosting environments, you should make up your mind about security. In Apache/PHP environments, you can use suExec and/or suPHP to make PHP execute under individual user accounts instead of a system user like www-data.
Read more »How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)
This article explains how you can set up SSL vhosts under nginx on Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over HTTPS (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol that provides security for communications over networks by encrypting segments of network connections at the transport layer end-to-end.
Read more »Running Drupal 7.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run a Drupal 7.7 web site on Debian Squeeze or Ubuntu 11.04 with nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). In addition to that I will also show you how you can use the Drupal Boost plugin with nginx.
Read more »Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 6.0 server with PHP5 support (through PHP-FPM) and MySQL support.
Read more »- Login to post comments
Installing Nginx With PHP5 And MySQL Support On Debian Squeeze
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Debian Squeeze server with PHP5 support (through FastCGI) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 14
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Fedora 14 server with PHP5 support (through PHP-FPM) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 10.10
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 10.10 server with PHP5 support (through PHP-FPM) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Nginx With PHP5 And MySQL Support On CentOS 5.5
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 5.5 server with PHP5 support (through FastCGI) and MySQL support.
Read more »- Login to post comments
Installing Nginx With PHP5 And MySQL Support On Fedora 13
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Fedora 13 server with PHP5 support (through FastCGI) and MySQL support.
Read more »- Login to post comments
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.
Read more »Howto Install Nginx webserver in Ubuntu 8.04 (Hardy Heron)
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide. Although still in beta, Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.
Read more »Category: High End Tags:
- Login to post comments