<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Central &#187; Server-Side</title>
	<atom:link href="http://thecodecentral.com/category/server-side/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com</link>
	<description>A piece of code for everyone!</description>
	<lastBuildDate>Sat, 08 May 2010 03:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache Performance Problem on Vista</title>
		<link>http://thecodecentral.com/2008/01/04/apache-performance-problem-on-vista</link>
		<comments>http://thecodecentral.com/2008/01/04/apache-performance-problem-on-vista#comments</comments>
		<pubDate>Fri, 04 Jan 2008 23:29:51 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Server-Side]]></category>
		<category><![CDATA[3 seconds]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[Slow]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2008/01/04/apache-performance-problem-on-vista</guid>
		<description><![CDATA[Just switch my operating system to Vista, and my biggest complaint about it is that it breaks my Apache HTTP server. The server still runs, but very slowly. The symptom is as follow: every time I reload a web page from the browser, there usually is a 2-3 seconds delay before the loading sequence starts. [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2008/01/04/apache-performance-problem-on-vista/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Own Web Server on a Windows Machine &#8211; Part III (MySQL)</title>
		<link>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii</link>
		<comments>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comments</comments>
		<pubDate>Wed, 28 Mar 2007 05:39:11 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Server-Side]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii</guid>
		<description><![CDATA[This tutorial will walk you through the installation process of MySQL server under Windows XP. This part of the tutorial requires you to have Apache HTTP server and PHP installed on your local machine. If you haven't done so, you can read the part one of this tutorial to complete Apache installation. Also, you can [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Own Web Server on a Windows Machine &#8211; Part II (PHP)</title>
		<link>http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii</link>
		<comments>http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii#comments</comments>
		<pubDate>Mon, 26 Mar 2007 07:11:32 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Server-Side]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii</guid>
		<description><![CDATA[This tutorial will show you how to install and configure PHP under Windows XP. This tutorial requires you to have Apache HTTP server installed on your local machine. If you haven't done so, you can complete part one of this tutorial. We will use Apache version 2.2.4 and PHP 5.2.1 for this tutorial.





Downloading PHP

Same as [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Own Web Server on a Windows Machine (Apache HTTP Server)</title>
		<link>http://thecodecentral.com/2007/03/24/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine</link>
		<comments>http://thecodecentral.com/2007/03/24/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine#comments</comments>
		<pubDate>Sun, 25 Mar 2007 07:50:59 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Server-Side]]></category>
		<category><![CDATA[HTTP Server]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/03/24/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine</guid>
		<description><![CDATA[This is a step-by-step tutorial that teaches you how to install a web server under Windows XP. The tutorial is for those who want to have a web server running on their local machine as a test server but don't know how to get started. In addition to the web server, this tutorial will also [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/03/24/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
