<?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>super-cooper &#187; apache</title>
	<atom:link href="http://www.super-cooper.com/archive/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.super-cooper.com</link>
	<description>Python, GIS, and a sprinkling of mindless drivel from Chad Cooper</description>
	<lastBuildDate>Sat, 21 Aug 2010 20:22:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Apache/PHP local install</title>
		<link>http://www.super-cooper.com/archive/2004/08/18/apachephp-local-install/</link>
		<comments>http://www.super-cooper.com/archive/2004/08/18/apachephp-local-install/#comments</comments>
		<pubDate>Wed, 18 Aug 2004 22:26:34 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://super-cooper.com/?p=46</guid>
		<description><![CDATA[Today on my Windoze XP machine at work, I installed Apache 2.0.5 and PHP 5.0.1 locally for development. Previously, I had a mapped drive to our server, and I would copy/paste files from my machine to the server, then reload the page in the browser. Repeat 5,895 times. Okay, so maybe not that many times, [...]]]></description>
			<content:encoded><![CDATA[<p>Today on my Windoze XP machine at work, I installed Apache 2.0.5 and PHP 5.0.1 locally for development. Previously, I had a mapped drive to our server, and I would copy/paste files from my machine to the server, then reload the page in the browser. Repeat 5,895 times. Okay, so maybe not that many times, but it was a pain. Actually, the current version of our lab site (our server is currently &#8220;in repair&#8221; so I can&#8217;t give you a link to it) I did in *cough* ASP *cough*, because I didn&#8217;t know PHP at the time and needed to get some Access databases on the web quickly. Now, however, in the coming months I plan on migrating all of the Access data to MySQL and powering it all with PHP (as I learn it). Soooo, I decided to install Apache and PHP today. I&#8217;ve heard horror stories of installing server packages and getting it all configured. I found this <a href="http://www.digitalamit.com/article/apache_php_mysql.phtml">tutorial</a> that helped alot. I did the Apache binary installer and PHP zip package installation, tinkered with the Apache httpd.conf file settings and some Windoze system file settings, and by 9:30 this morning, I was parsing PHP locally. It was alot easier than I thought it would be, especially since this was my first attempt at installing/running a server. All I can say now is why the hell didn&#8217;t I do this earlier?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2004/08/18/apachephp-local-install/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
