News Feed
Jobs Feed
Sections




News Archive
Justin Carmony's Blog:
Setting Up Nginx & PHP-FPM on Ubuntu 10.04
October 25, 2011 @ 13:39:24

Justin Carmony has a new tutorial posted to his blog today about setting up Nginx and PHP-FPM on Ubuntu in a few easy steps (thanks to some package management).

This is another wonderful setup that I've found myself using rather than the traditional Apache & mod_php setup. [...] Ngnix, unlike Apache, doesn't actually load PHP. Instead, it hands it off as a proxy to a "php handler" which acts like an Application Server. So nginx by itself won't serve PHP files, but just static files.

He briefly introduces Nginx and PHP-FPM for those not familiar and points out that this combination is very fast, even without much configuration. The packages are installed with the aptitude installer and minimal changes are made to the php-fm and nginx configuration files (mostly to set up whatever your domain/virtual host is).

0 comments voice your opinion now!
nginx phpfpm configure install ubuntu tutorial webserver


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Twitter Emulation Using MooTools 1.2 and PHP

DevShed: Understanding Static Properties with PHP 5

Court Ewing's Blog: PHP Integration with Salesforce CRM

Jim Plush\'s Blog: My-Bic Ajax Framework Video Tutorials Online

Derick Rethans' Blog: MongoDB Cursors with PHP


Community Events









Don't see your event here?
Let us know!


api interview framework introduction community testing object development functional tool release opinion event composer podcast unittest code zendframework2 example language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework