<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://how2forge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - PHP</title>
 <link>http://how2forge.com/taxonomy/term/6/all</link>
 <description>&amp;nbsp;</description>
 <language>en</language>
 <atom:link href="http://how2forge.com/rss/programming/php.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - PHP</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://how2forge.com/taxonomy/term/6/all</link>
 </image>

<item>
 <title>Integrating eAccelerator Into PHP5 And Lighttpd (OpenSUSE 11.2)</title>
 <link>http://how2forge.com/integrating-eaccelerator-into-php5-and-lighttpd-opensuse-11.2</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/integrating-eaccelerator-into-php5-and-lighttpd-opensuse-11.2&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Integrating eAccelerator Into PHP5 And Lighttpd (OpenSUSE 11.2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate eAccelerator 
into PHP5 and lighttpd on an OpenSUSE 11.2 system. From the eAccelerator
 project page: &lt;em&gt;&quot;eAccelerator is a free open-source PHP accelerator, 
optimizer, and dynamic content cache. It increases the performance of 
PHP scripts by caching them in their compiled state, so that the 
overhead of compiling is almost completely eliminated. It also optimizes
 scripts to speed up their execution. eAccelerator typically reduces 
server load and increases the speed of your PHP code by 1-10 times.&quot;&lt;/em&gt;&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://how2forge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 28 Jul 2010 18:24:34 +0200</pubDate>
 <guid>http://how2forge.com/integrating-eaccelerator-into-php5-and-lighttpd-opensuse-11.2</guid>
 <comments>http://how2forge.com/integrating-eaccelerator-into-php5-and-lighttpd-opensuse-11.2#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04) Without Compiling Anything</title>
 <link>http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx 
(10.04) Without Compiling Anything&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;Since Apache is most of the time a memory hungy process, people 
started to look for different ways to host their website. Apache is 
clearly not the only webserver available. A few good examples are 
lighttpd and nginx. In this tutorial I will show you how to install it 
on your Ubuntu server. This tutorial also applies to Debian, though. 
There is only a very small difference.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 14 Jun 2010 19:52:47 +0200</pubDate>
 <guid>http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything</guid>
 <comments>http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04)</title>
 <link>http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx 
(10.04)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;In this post I will explain how to install Nginx with PHP 5.3.2 and 
PHP-FPM on Ubuntu Lucid Lynx (10.04-amd64).  The Lucid release is a 
Long-Term Support (LTS), meaning that it will be supported for three 
years on the desktop and for five years with the server version.
&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.com/sitemap/web-server">Web Server</category>
 <category domain="http://how2forge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 11 Jun 2010 14:41:07 +0200</pubDate>
 <guid>http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04</guid>
 <comments>http://how2forge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP)</title>
 <link>http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10.04-lamp</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10.04-lamp&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/apache.gif&quot; width=&quot;53&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 
(LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL,
 &lt;b&gt;P&lt;/b&gt;HP.  This tutorial shows how you can install an 
Apache2 webserver on an Ubuntu 10.04 server with PHP5 support (mod_php) 
and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Sun, 06 Jun 2010 18:50:39 +0200</pubDate>
 <guid>http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10.04-lamp</guid>
 <comments>http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10.04-lamp#comment</comments>
</item>
<item>
 <title>Installation Of ZendOptimizer And IonCubeLoader Using Lighttpd On CentOS</title>
 <link>http://how2forge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Installation Of ZendOptimizer And IonCubeLoader Using Lighttpd On CentOS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how to enable ZendOptimizer and IonCubeLoader in PHP on a Lighttpd web server on CentOS.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://how2forge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 11 Mar 2010 12:25:49 +0100</pubDate>
 <guid>http://how2forge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos</guid>
 <comments>http://how2forge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos#comment</comments>
</item>
<item>
 <title>How To Harden PHP5 With Suhosin On CentOS 5.4</title>
 <link>http://how2forge.com/how-to-harden-php5-with-suhosin-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/how-to-harden-php5-with-suhosin-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;78&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/php.gif&quot; width=&quot;75&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Harden PHP5 With Suhosin On CentOS 5.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.4 server. From the Suhosin project page: &lt;i&gt;&quot;Suhosin
is an advanced protection system for PHP installations that was
designed to protect servers and users from known and unknown flaws in
PHP applications and the PHP core. Suhosin comes in two independent
parts, that can be used separately or in combination. The first part is
a small patch against the PHP core, that implements a few low-level
protections against bufferoverflows or format string vulnerabilities
and the second part is a powerful PHP extension that implements all the
other protections.&quot;&lt;/i&gt;&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <category domain="http://how2forge.com/sitemap/security">Security</category>
 <pubDate>Wed, 10 Mar 2010 17:12:35 +0100</pubDate>
 <guid>http://how2forge.com/how-to-harden-php5-with-suhosin-on-centos-5.4</guid>
 <comments>http://how2forge.com/how-to-harden-php5-with-suhosin-on-centos-5.4#comment</comments>
</item>
<item>
 <title>Installing Lighttpd With PHP5 And MySQL Support On Fedora 12</title>
 <link>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-12</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-12&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/lighttpd.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Lighttpd With PHP5 And MySQL Support On Fedora 12&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a Fedora 12 server with PHP5 support (through
FastCGI) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 03 Mar 2010 18:10:23 +0100</pubDate>
 <guid>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-12</guid>
 <comments>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-12#comment</comments>
</item>
<item>
 <title>Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10</title>
 <link>http://how2forge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/cherokee.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; Cherokee is a very fast, flexible and easy to configure Web Server.
It supports the widespread technologies nowadays: FastCGI, SCGI, PHP,
CGI, TLS and SSL encrypted connections, virtual hosts, authentication,
on the fly encoding, load balancing, Apache compatible log files, and
much more. This tutorial shows how you can install Cherokee on an
Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL
support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.com/sitemap/web-server/cherokee">Cherokee</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Sun, 14 Feb 2010 18:44:33 +0100</pubDate>
 <guid>http://how2forge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.10</guid>
 <comments>http://how2forge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2010.0</title>
 <link>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-mandriva-2010.0</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-mandriva-2010.0&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/lighttpd.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2010.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a Mandriva 2010.0 server with PHP5 support (through
FastCGI) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://how2forge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 11 Feb 2010 11:51:54 +0100</pubDate>
 <guid>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-mandriva-2010.0</guid>
 <comments>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-mandriva-2010.0#comment</comments>
</item>
<item>
 <title>Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian</title>
 <link>http://how2forge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Since Apache is most of the time a memory hungy process, people
started to look for different ways to host their website. Apache is
clearly not the only webserver available. A few good examples are
lighttpd and nginx. In this tutorial I will show you how to install it
on your Ubuntu server. This tutorial also applies to Debian, though.
There is only a very small difference.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 08 Feb 2010 17:23:29 +0100</pubDate>
 <guid>http://how2forge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian</guid>
 <comments>http://how2forge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 And MySQL Support On Fedora 12</title>
 <link>http://how2forge.com/installing-nginx-with-php5-and-mysql-support-on-fedora-12</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-nginx-with-php5-and-mysql-support-on-fedora-12&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Nginx With PHP5 And MySQL Support On Fedora 12&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Nginx (pronounced
&quot;engine x&quot;) 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 12 server with PHP5 support (through FastCGI) and MySQL
support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 04 Feb 2010 17:44:04 +0100</pubDate>
 <guid>http://how2forge.com/installing-nginx-with-php5-and-mysql-support-on-fedora-12</guid>
 <comments>http://how2forge.com/installing-nginx-with-php5-and-mysql-support-on-fedora-12#comment</comments>
</item>
<item>
 <title>How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2</title>
 <link>http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.2</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.2&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on OpenSUSE 11.2. mod_fcgid is a compatible alternative to the
older mod_fastcgi. It lets you execute PHP scripts with the permissions
of their owners instead of the Apache user.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Tue, 02 Feb 2010 18:23:52 +0100</pubDate>
 <guid>http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.2</guid>
 <comments>http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.2#comment</comments>
</item>
<item>
 <title>Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.4</title>
 <link>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/lighttpd.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a CentOS 5.4 server with PHP5 support (through
FastCGI) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://how2forge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 22 Jan 2010 16:17:47 +0100</pubDate>
 <guid>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-5.4</guid>
 <comments>http://how2forge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-5.4#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP)</title>
 <link>http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-12-lamp</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-12-lamp&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL, &lt;b&gt;P&lt;/b&gt;HP.
This tutorial shows how you can install an Apache2 webserver on a
Fedora 12 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.com/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 14 Jan 2010 18:46:13 +0100</pubDate>
 <guid>http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-12-lamp</guid>
 <comments>http://how2forge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-12-lamp#comment</comments>
</item>
<item>
 <title>How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 9.10</title>
 <link>http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/apache.gif&quot; width=&quot;53&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 9.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on Ubuntu 9.10. mod_fcgid is a compatible alternative to the
older mod_fastcgi. It lets you execute PHP scripts with the permissions
of their owners instead of the Apache user.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 13 Jan 2010 18:51:20 +0100</pubDate>
 <guid>http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-9.10</guid>
 <comments>http://how2forge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-9.10#comment</comments>
</item>
</channel>
</rss>
