<?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>Playworkplay Webstudio &#187; Code</title>
	<atom:link href="http://playworkplay.com/blog/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://playworkplay.com</link>
	<description>Because Fun Things Get Done</description>
	<lastBuildDate>Wed, 19 Aug 2009 12:00:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Browser Trying to Download PHP File instead of Executing it in XAMPP? Try to Clean Cache</title>
		<link>http://playworkplay.com/blog/browser-trying-to-download-php-file-instead-of-executing-it-in-xampp-try-to-clean-cache/</link>
		<comments>http://playworkplay.com/blog/browser-trying-to-download-php-file-instead-of-executing-it-in-xampp-try-to-clean-cache/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 01:57:21 +0000</pubDate>
		<dc:creator>Hafiz Rahman</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://playworkplay.com/blog/browser-trying-to-download-php-file-instead-of-executing-it-in-xampp-try-to-clean-cache/</guid>
		<description><![CDATA[I use the utterly useful XAMPP from Apache Friends for local development environment. Recently, however, I came across the strange behavior in which everytime I try to open a certain (not all) php page via the Firefox, it will try to download the file (the &#8220;Open With/Save As&#8221; popup window opens) instead of executing it. [...]]]></description>
			<content:encoded><![CDATA[<p>I use the utterly useful <a href="http://www.apachefriends.org/en/xampp.html">XAMPP from Apache Friends</a> for local development environment. Recently, however, I came across the strange behavior in which everytime I try to open a certain (not all) php page via the Firefox, it will try to download the file (the &#8220;Open With/Save As&#8221; popup window opens) instead of executing it. This is despite the fact that I&#8217;m opening it correctly (apache running fine, no error logs, accessing with &#8220;http://localhost/&#8221; instead of &#8220;c:/xampp/&#8221;). An it gets even weirder because I am dead sure the same page opens flawlessly just a few days before.</p>
<p>After two days of looking around, <a href="http://www.apachefriends.org/f/viewtopic.php?t=27063&#038;highlight=popup">I finally found the cure</a>: clean the browser cache!</p>
<p>Now, I don&#8217;t have any idea why this works, but it does. I&#8217;m happy, and I hope if you came across the same problem, this might help you as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://playworkplay.com/blog/browser-trying-to-download-php-file-instead-of-executing-it-in-xampp-try-to-clean-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
