nginx

0

Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 10 weeks ago – Made popular 12 years 10 weeks ago
Category: End User   Tags:
0

Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 14 weeks ago – Made popular 12 years 14 weeks ago
Category: End User   Tags:
0

Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 28 weeks ago – Made popular 12 years 28 weeks ago
Category: End User   Tags:
0

PHP-FPM/Nginx Security In Shared Hosting Environments (Debian/Ubuntu)

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 29 weeks ago – Made popular 12 years 29 weeks ago
Category: End User   Tags:
0

How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 31 weeks ago – Made popular 12 years 31 weeks ago
Category: End User   Tags:
0

Running Drupal 7.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 32 weeks ago – Made popular 12 years 31 weeks ago
Category: End User   Tags:
0

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0

http://www.howtoforge.com

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 »
falko's picture
Created by falko 12 years 35 weeks ago – Made popular 12 years 35 weeks ago
Category: End User   Tags:
0

Installing Nginx With PHP5 And MySQL Support On Debian Squeeze

http://www.howtoforge.com

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 »
falko's picture
Created by falko 13 years 7 weeks ago – Made popular 13 years 7 weeks ago
Category: End User   Tags:
0

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 14

http://www.howtoforge.com

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 »
falko's picture
Created by falko 13 years 18 weeks ago – Made popular 13 years 18 weeks ago
Category: End User   Tags:
0

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 10.10

http://www.howtoforge.com

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 »
falko's picture
Created by falko 13 years 23 weeks ago – Made popular 13 years 23 weeks ago
Category: End User   Tags:
0

Installing Nginx With PHP5 And MySQL Support On CentOS 5.5

http://www.howtoforge.com

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 »
falko's picture
Created by falko 13 years 28 weeks ago – Made popular 13 years 28 weeks ago
Category: End User   Tags:
0

Installing Nginx With PHP5 And MySQL Support On Fedora 13

http://www.howtoforge.com

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 »
falko's picture
Created by falko 13 years 38 weeks ago – Made popular 13 years 38 weeks ago
Category: End User   Tags:
0

Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10

http://www.howtoforge.com

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 »
falko's picture
Created by falko 14 years 1 week ago – Made popular 14 years 1 week ago
Category: End User   Tags:
0

Howto Install Nginx webserver in Ubuntu 8.04 (Hardy Heron)

http://www.ubuntugeek.com

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 »
jeff2007's picture
Created by jeff2007 15 years 37 weeks ago – Made popular 15 years 37 weeks ago
Category: High End   Tags:

Best karma users