<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - PHP</title>
 <link>http://www.howtoforge.com/taxonomy/term/6/all</link>
 <description>&amp;nbsp;</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.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/images/howtoforge_rss.png</url>
  <link>http://www.howtoforge.com/taxonomy/term/6/all</link>
 </image>

<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.04 LTS (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-12.04-lts-lamp</link>
 <description>&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 Apache2 With PHP5 And MySQL Support On Ubuntu 12.04 LTS (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 12.04 LTS server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 10 May 2012 18:45:06 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-12.04-lts-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-12.04-lts-lamp#comment</comments>
</item>
<item>
 <title>How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-11.10</link>
 <description>&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;How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.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 11.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://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 04 May 2012 14:51:49 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Squeeze</title>
 <link>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&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/debian.gif&quot; width=&quot;33&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 Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how you can install Apache2 with mod_fcgid 
and PHP5 on Debian Squeeze. 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://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 19 Mar 2012 18:43:06 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.1 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.1-lamp</link>
 <description>&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;Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.1 (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 
OpenSUSE 12.1 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Tue, 06 Mar 2012 20:46:10 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.1-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.1-lamp#comment</comments>
</item>
<item>
 <title>Using PHP5-FPM With Apache2 On OpenSUSE 12.1</title>
 <link>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-opensuse-12.1</link>
 <description>&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;Using PHP5-FPM With Apache2 On OpenSUSE 12.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 12.1 server with PHP5  (through PHP-FPM)
 and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative 
PHP FastCGI implementation with some additional features useful for 
sites of any size, especially busier sites.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 01 Mar 2012 19:39:39 +0100</pubDate>
 <guid>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-opensuse-12.1</guid>
 <comments>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-opensuse-12.1#comment</comments>
</item>
<item>
 <title>Using PHP5-FPM With Apache2 On CentOS 6.2</title>
 <link>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-centos-6.2</link>
 <description>&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;Using PHP5-FPM With Apache2 On CentOS 6.2&lt;/b&gt; &lt;/p&gt;

&lt;p&gt; This tutorial shows how you can install an Apache2 webserver on a CentOS 6.2 server with PHP5  (through PHP-FPM)
 and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative 
PHP FastCGI implementation with some additional features useful for 
sites of any size, especially busier sites.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 23 Feb 2012 19:12:12 +0100</pubDate>
 <guid>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-centos-6.2</guid>
 <comments>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-centos-6.2#comment</comments>
</item>
<item>
 <title>Using PHP5-FPM With Apache2 On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-ubuntu-11.10</link>
 <description>&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;Using PHP5-FPM With Apache2 On Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install an Apache2 webserver on an
Ubuntu 11.10 server with PHP5  (through PHP-FPM)
 and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI 
implementation with some additional features useful for sites of any 
size, especially busier sites.&lt;/p&gt; </description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 09 Feb 2012 19:32:51 +0100</pubDate>
 <guid>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-16-lamp</link>
 <description>&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 16 (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 16 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Sun, 15 Jan 2012 20:40:20 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-16-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-16-lamp#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp</link>
 <description>&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;Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (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 
CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 09 Jan 2012 18:42:56 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp</link>
 <description>&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-even&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;Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (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 
CentOS 5.7 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 05 Dec 2011 18:50:40 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp#comment</comments>
</item>
<item>
 <title>Install Memcached And PHP5-MemCached Module On Debian 6.0 (Squeeze)</title>
 <link>http://www.howtoforge.com/install-memcached-and-php5-memcached-module-on-debian-6.0-squeeze</link>
 <description>&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-odd&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;Install Memcached And PHP5-MemCached Module On Debian 6.0 (Squeeze)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&quot;Memcached is free &amp;amp; open source, high-performance, distributed 
memory object caching system, generic in nature, but intended for use in
 speeding up dynamic web applications by alleviating database load.&quot; This article is going to explain how to install memcached and 
PHP5-MemCached module on a Debian 6.0(Squeeze) system with Apache2.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 25 Nov 2011 17:23:59 +0100</pubDate>
 <guid>http://www.howtoforge.com/install-memcached-and-php5-memcached-module-on-debian-6.0-squeeze</guid>
 <comments>http://www.howtoforge.com/install-memcached-and-php5-memcached-module-on-debian-6.0-squeeze#comment</comments>
</item>
<item>
 <title>How To Install ImageMagick (And Imagick) With jp2 Support On CentOS (6.0)</title>
 <link>http://www.howtoforge.com/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6.0</link>
 <description>&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-even&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;How To Install ImageMagick (And Imagick) With jp2 Support On CentOS (6.0)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how to install ImageMagick and imagik with jp2 support on CentOS 6.0.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 02 Nov 2011 08:46:23 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6.0</guid>
 <comments>http://www.howtoforge.com/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6.0#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-ubuntu-11.10</link>
 <description>&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 PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.10&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 an Ubuntu 11.10 server with PHP5 support (through PHP-FPM) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 27 Oct 2011 19:18:12 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Ubuntu 11.10 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-11.10-lamp</link>
 <description>&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 Apache2 With PHP5 And MySQL Support On Ubuntu 11.10 (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 11.10 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 17 Oct 2011 19:17:26 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-11.10-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-11.10-lamp#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 15</title>
 <link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-fedora-15</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;149&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/nginx.gif&quot; width=&quot;146&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 PHP-FPM) And MySQL Support On Fedora 15&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 15 server with PHP5 support (through PHP-FPM) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Sun, 02 Oct 2011 18:40:21 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-fedora-15</guid>
 <comments>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-fedora-15#comment</comments>
</item>
</channel>
</rss>

