<?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 - MySQL</title>
 <link>http://www.howtoforge.com/taxonomy/term/7/0</link>
 <description>&amp;nbsp;</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/taxonomy/term/7/0/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - MySQL</title>
  <url>http://www.howtoforge.com/images/howtoforge_rss.png</url>
  <link>http://www.howtoforge.com/taxonomy/term/7/0</link>
 </image>

<item>
 <title>How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS</title>
 <link>http://www.howtoforge.com/how-to-set-up-multi-master-replication-using-tungsten-and-mysql-proxy-for-mysql-high-availability-on-ubuntu-10.04.3-lts</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;71&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/mysql_neu.gif&quot; width=&quot;68&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 Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial is based on my experience setting up Tungsten Replicator and MySQL-Proxy for a client&#039;s production setup.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/mini-howtos/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/mini-howtos/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <pubDate>Wed, 18 Jan 2012 18:01:08 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-multi-master-replication-using-tungsten-and-mysql-proxy-for-mysql-high-availability-on-ubuntu-10.04.3-lts</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-multi-master-replication-using-tungsten-and-mysql-proxy-for-mysql-high-availability-on-ubuntu-10.04.3-lts#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>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>Running phpMyAdmin On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04</title>
 <link>http://www.howtoforge.com/running-phpmyadmin-on-nginx-lemp-on-debian-squeeze-ubuntu-11.04</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;Running phpMyAdmin On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;The phpMyAdmin package from the Debian/Ubuntu repositories comes with
 configuration files for Apache and Lighttpd, but not for nginx. This 
tutorial shows how you can use the Debian Squeeze/Ubuntu 11.04 
phpMyAdmin package in an nginx vhost. Nginx is a HTTP server that uses 
much less resources than Apache and delivers pages a lot of faster, 
especially static files.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <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>
 <pubDate>Tue, 04 Oct 2011 19:05:26 +0200</pubDate>
 <guid>http://www.howtoforge.com/running-phpmyadmin-on-nginx-lemp-on-debian-squeeze-ubuntu-11.04</guid>
 <comments>http://www.howtoforge.com/running-phpmyadmin-on-nginx-lemp-on-debian-squeeze-ubuntu-11.04#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-even&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>
<item>
 <title>Installing MySQL Administrator Tool To Connect To Remote Databases</title>
 <link>http://www.howtoforge.com/installing-mysql-administrator-tool-to-connect-to-remote-databases</link>
 <description>&lt;p&gt;&lt;b&gt;Installing MySQL Administrator Tool To Connect To Remote Databases&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install 
MySQL Admin tool on an Ubuntu 11.04 system and how to connect to a 
remote host with it.&amp;nbsp;This should also work on most Debian based 
operating systems.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <pubDate>Mon, 12 Sep 2011 21:33:33 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mysql-administrator-tool-to-connect-to-remote-databases</guid>
 <comments>http://www.howtoforge.com/installing-mysql-administrator-tool-to-connect-to-remote-databases#comment</comments>
</item>
<item>
 <title>Installing Lighttpd With PHP5 And MySQL Support On Fedora 15</title>
 <link>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-15</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/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 15&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 15 server with PHP5 support (through FastCGI) 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/lighttpd">Lighttpd</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 Sep 2011 18:30:46 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-15</guid>
 <comments>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-15#comment</comments>
</item>
<item>
 <title>How To Migrate Joomla Content (Articles) Using phpMyAdmin</title>
 <link>http://www.howtoforge.com/how-to-migrate-joomla-content-articles-using-phpmyadmin</link>
 <description>&lt;p&gt;&lt;b&gt;How To Migrate Joomla Content (Articles) Using phpMyAdmin&lt;/b&gt;&lt;/p&gt;
		
&lt;p&gt;Joomla
 is a very popular Content Management System (CMS). This article 
applies to Joomla 1.5 content (Article) migration to Joomla 1.7 using 
phpMyAdmin database tool.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <pubDate>Wed, 24 Aug 2011 12:37:53 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-migrate-joomla-content-articles-using-phpmyadmin</guid>
 <comments>http://www.howtoforge.com/how-to-migrate-joomla-content-articles-using-phpmyadmin#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Fedora 15 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-15-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 15 (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 15 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>Wed, 17 Aug 2011 00:08:15 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-15-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-15-lamp#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0</title>
 <link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0</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 CentOS 6.0&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 CentOS 6.0 server with PHP5 support  (through PHP-FPM) 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/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, 14 Aug 2011 20:38:35 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0</guid>
 <comments>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0#comment</comments>
</item>
<item>
 <title>Installing Cherokee With PHP5 And MySQL Support On Ubuntu 11.04</title>
 <link>http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-11.04</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 Cherokee With PHP5 And MySQL Support On Ubuntu 11.04&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 11.04 server with PHP5 support (through FastCGI) 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/cherokee">Cherokee</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 11 Aug 2011 16:55:03 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-11.04</guid>
 <comments>http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-11.04#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 And MySQL Support On CentOS 5.6</title>
 <link>http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-centos-5.6</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 Nginx With PHP5 And MySQL Support On CentOS 5.6&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 CentOS 5.6 server with PHP5 support (through FastCGI) 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/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>Wed, 27 Jul 2011 17:50:41 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-centos-5.6</guid>
 <comments>http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-centos-5.6#comment</comments>
</item>
</channel>
</rss>

