<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Strange Coldfusion Issue</title>
	<atom:link href="http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/</link>
	<description>web development goodness</description>
	<pubDate>Tue, 07 Oct 2008 13:52:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: David Tucker</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-1412</link>
		<dc:creator>David Tucker</dc:creator>
		<pubDate>Sat, 17 May 2008 00:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-1412</guid>
		<description>@M.Williams - Unfortunately, my only solution was a re-install.  However, after that, things seemed to resolve themselves.  Wish I had a better answer for you.</description>
		<content:encoded><![CDATA[<p>@M.Williams - Unfortunately, my only solution was a re-install.  However, after that, things seemed to resolve themselves.  Wish I had a better answer for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M. Williams</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-1411</link>
		<dc:creator>M. Williams</dc:creator>
		<pubDate>Sat, 17 May 2008 00:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-1411</guid>
		<description>I am having the same problem.  Except I am using dreamweaver to push the files to a subdomain.  It has happened to two different files that I uploaded.  I even restarted CF8.  If I rename the same file it works with no problems.  The only action taken was a simple FTP upload to put the updated files on the server.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I am having the same problem.  Except I am using dreamweaver to push the files to a subdomain.  It has happened to two different files that I uploaded.  I even restarted CF8.  If I rename the same file it works with no problems.  The only action taken was a simple FTP upload to put the updated files on the server.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: izolasyon</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-1322</link>
		<dc:creator>izolasyon</dc:creator>
		<pubDate>Thu, 01 May 2008 13:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-1322</guid>
		<description>thanked post</description>
		<content:encoded><![CDATA[<p>thanked post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Tucker</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-503</link>
		<dc:creator>David Tucker</dc:creator>
		<pubDate>Tue, 08 Jan 2008 13:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-503</guid>
		<description>After a Re-Install everything is working properly (other strange things were happening too - so I just broke down and did it).</description>
		<content:encoded><![CDATA[<p>After a Re-Install everything is working properly (other strange things were happening too - so I just broke down and did it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Tucker</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-452</link>
		<dc:creator>David Tucker</dc:creator>
		<pubDate>Wed, 19 Dec 2007 21:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-452</guid>
		<description>@rotts - Very true.  I have run into that before.  However on this box SELINUX is disabled.</description>
		<content:encoded><![CDATA[<p>@rotts - Very true.  I have run into that before.  However on this box SELINUX is disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rotts</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-451</link>
		<dc:creator>rotts</dc:creator>
		<pubDate>Wed, 19 Dec 2007 20:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-451</guid>
		<description>is selinux enabled, if so do the files you are trying to serve have the proper selinux context ( ls -laZ )</description>
		<content:encoded><![CDATA[<p>is selinux enabled, if so do the files you are trying to serve have the proper selinux context ( ls -laZ )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Tucker</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-447</link>
		<dc:creator>David Tucker</dc:creator>
		<pubDate>Tue, 18 Dec 2007 12:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-447</guid>
		<description>@Jim - The permissions are correct (although that was my first thought too).  I could copy it over manually, but my ANT build file is pretty complex (search/replace, testing, then upload).</description>
		<content:encoded><![CDATA[<p>@Jim - The permissions are correct (although that was my first thought too).  I could copy it over manually, but my ANT build file is pretty complex (search/replace, testing, then upload).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-445</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 18 Dec 2007 01:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/12/17/strange-coldfusion-issue/#comment-445</guid>
		<description>What if you manually copy the file over using SSH?  Sounds like a permission issue to me...  Is the user ColdFusion is running under the same as the uploaded files?</description>
		<content:encoded><![CDATA[<p>What if you manually copy the file over using SSH?  Sounds like a permission issue to me&#8230;  Is the user ColdFusion is running under the same as the uploaded files?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
