<?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>Cuadra Development Blog &#187; System Administration</title>
	<atom:link href="http://cuadradevelopment.com/blog/category/system-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://cuadradevelopment.com/blog</link>
	<description>Adventures in development</description>
	<lastBuildDate>Fri, 07 Aug 2009 20:58:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multiple PHP versions with Apache using FastCGI on OS X</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/</link>
		<comments>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 20:49:20 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26</guid>
		<description><![CDATA[Like many others, I was quite excited to see PHP 5.3 come out and immediately wanted to start using it. Unfortunately reality set in in the form of legacy sites running 5.2 (or older), and the need to maintain them. My solution is to have multiple versions of PHP running which can be configured on a per virtual host basis.]]></description>
		<wfw:commentRss>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Random xampp crashes on Windows</title>
		<link>http://cuadradevelopment.com/blog/23/random-xampp-crashes-on-windows/</link>
		<comments>http://cuadradevelopment.com/blog/23/random-xampp-crashes-on-windows/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 07:29:08 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xamp]]></category>

		<guid isPermaLink="false">http://blog.robertcuadra.com/?p=23</guid>
		<description><![CDATA[One of my clients requires that all work be done on their computers, in office, running XP. Development environment is pretty standard. Eclipse with PDT, xampp for a local environment.
Today I ran into a problem where Apache was crashing constantly, and at first glance randomly. Dug into the Apache logs and saw this:

Parent: child process [...]]]></description>
		<wfw:commentRss>http://cuadradevelopment.com/blog/23/random-xampp-crashes-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scanning for active hosts in a given range</title>
		<link>http://cuadradevelopment.com/blog/21/scanning-for-active-hosts-in-a-given-range/</link>
		<comments>http://cuadradevelopment.com/blog/21/scanning-for-active-hosts-in-a-given-range/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 07:55:42 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nmap]]></category>

		<guid isPermaLink="false">http://blog.robertcuadra.com/?p=21</guid>
		<description><![CDATA[This is more of a reminder in case I need to do this again and forget how.
While setting up a VPN for a client, I neded a list of IPs on the internal network which I could use to test connectivity. Easiest way I found to find one was to scan the local network using [...]]]></description>
		<wfw:commentRss>http://cuadradevelopment.com/blog/21/scanning-for-active-hosts-in-a-given-range/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

