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

Andi Gutmans' Blog: Zend Framework to be part of Ubuntu!

Chris Shiflett's Blog: PHP Tidbits

ThinkPHP Blog: Accessing NTLM secured resources with PHP

DevShed: Developing a Modular Class For a PHP File Uploader

Experimentalworks Blog: DTracing PHP


Community Events









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


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

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