<?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>KP Solutions &#187; zend</title>
	<atom:link href="http://www.kpsolution.com/blog/category/zend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kpsolution.com/blog</link>
	<description>Solutions for Day to Day Technical Problems</description>
	<lastBuildDate>Tue, 24 Aug 2010 02:37:51 +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>Fatal error: Unable to read X bytes in file.php</title>
		<link>http://www.kpsolution.com/blog/php/fatal-error-unable-to-read-x-bytes-in-filephp/7/</link>
		<comments>http://www.kpsolution.com/blog/php/fatal-error-unable-to-read-x-bytes-in-filephp/7/#comments</comments>
		<pubDate>Thu, 10 May 2007 22:06:01 +0000</pubDate>
		<dc:creator>Ketan Patel</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.kpsolution.com/blog/php/fatal-error-unable-to-read-x-bytes-in-filephp/7/</guid>
		<description><![CDATA[If you got this error Fatal error: Unable to read X bytes in file.php, then: You have encoded your php files using Zend Encoder and uploaded to the server but gives you this error. This problem occurs due to your &#8230; <a href="http://www.kpsolution.com/blog/php/fatal-error-unable-to-read-x-bytes-in-filephp/7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you got this error <strong>Fatal error: Unable to read X bytes in file.php, then:</strong></p>
<p>You have encoded your php files using Zend Encoder and uploaded to the server but gives you this error. This problem occurs due to your FTP software which has ftp&#8217;ed your file to the server in ascii mode.</p>
<p>To fix, make sure you upload the file in binary mode and not ascii. This will fix your problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kpsolution.com/blog/php/fatal-error-unable-to-read-x-bytes-in-filephp/7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
