<?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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: From PHP 4 to PHP 5.. PHP Fatal zlib error: imagepng()</title> <atom:link href="http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/feed" rel="self" type="application/rss+xml" /><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng</link> <description>Nottingham UK PHP, Magento, Wordpress freelance developer</description> <lastBuildDate>Sun, 19 Feb 2012 11:57:19 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error &#171; Leonel Santos</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-67086</link> <dc:creator>Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error &#171; Leonel Santos</dc:creator> <pubDate>Thu, 14 Jan 2010 17:27:16 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-67086</guid> <description>[...] I googled this error and browsed through several Websites until I found this explanation: From PHP 4 to PHP 5.. PHP Fatal zlib error: imagepng() [...]</description> <content:encoded><![CDATA[<p>[...] I googled this error and browsed through several Websites until I found this explanation: From PHP 4 to PHP 5.. PHP Fatal zlib error: imagepng() [...]</p> ]]></content:encoded> </item> <item><title>By: Sham</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-67007</link> <dc:creator>Sham</dc:creator> <pubDate>Sat, 31 Oct 2009 05:43:35 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-67007</guid> <description>Thank you for posting this, you&#039;re a life saver!</description> <content:encoded><![CDATA[<p>Thank you for posting this, you&#8217;re a life saver!</p> ]]></content:encoded> </item> <item><title>By: Vaibhav</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-67001</link> <dc:creator>Vaibhav</dc:creator> <pubDate>Mon, 26 Oct 2009 20:36:05 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-67001</guid> <description>Thank you so much! This one problem took two days of my life away :/</description> <content:encoded><![CDATA[<p>Thank you so much! This one problem took two days of my life away :/</p> ]]></content:encoded> </item> <item><title>By: creed</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-66118</link> <dc:creator>creed</dc:creator> <pubDate>Fri, 19 Jun 2009 13:03:19 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-66118</guid> <description>Thanks for the fix! Tried it with 9 (after it not working with 10) and it worked like a charm. Gotta love easy solutions! Thanks again!</description> <content:encoded><![CDATA[<p>Thanks for the fix! Tried it with 9 (after it not working with 10) and it worked like a charm. Gotta love easy solutions! Thanks again!</p> ]]></content:encoded> </item> <item><title>By: Pece</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-66042</link> <dc:creator>Pece</dc:creator> <pubDate>Thu, 18 Jun 2009 06:36:08 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-66042</guid> <description>Works with values 0-9.
Thanks!</description> <content:encoded><![CDATA[<p>Works with values 0-9.<br
/> Thanks!</p> ]]></content:encoded> </item> <item><title>By: RaYa</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-49220</link> <dc:creator>RaYa</dc:creator> <pubDate>Wed, 10 Dec 2008 19:49:03 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-49220</guid> <description>Hey, thx.. i used 7 and its works fine ^^</description> <content:encoded><![CDATA[<p>Hey, thx.. i used 7 and its works fine ^^</p> ]]></content:encoded> </item> <item><title>By: Blake</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-48702</link> <dc:creator>Blake</dc:creator> <pubDate>Sun, 07 Dec 2008 05:59:27 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-48702</guid> <description>Hey Jamie, thanks for taking the time to post this.  You came up quite high on Google for this error message. Within less than a minute of encountering it in a project I&#039;m working on, I was able to remedy it, thanks to your post.
Kudos!</description> <content:encoded><![CDATA[<p>Hey Jamie, thanks for taking the time to post this.  You came up quite high on Google for this error message. Within less than a minute of encountering it in a project I&#8217;m working on, I was able to remedy it, thanks to your post.</p><p>Kudos!</p> ]]></content:encoded> </item> <item><title>By: David Barnes</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-39556</link> <dc:creator>David Barnes</dc:creator> <pubDate>Thu, 21 Aug 2008 19:31:17 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-39556</guid> <description>Actually, 10 causes this error too. Set it to 9 to fix this problem.</description> <content:encoded><![CDATA[<p>Actually, 10 causes this error too. Set it to 9 to fix this problem.</p> ]]></content:encoded> </item> <item><title>By: fedora_rocks</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-32893</link> <dc:creator>fedora_rocks</dc:creator> <pubDate>Wed, 14 May 2008 07:01:35 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-32893</guid> <description>YES! thanks dude!</description> <content:encoded><![CDATA[<p>YES! thanks dude!</p> ]]></content:encoded> </item> <item><title>By: vic</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-23592</link> <dc:creator>vic</dc:creator> <pubDate>Sat, 24 Nov 2007 08:06:41 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-23592</guid> <description>thanks dude ... my code works nicely now!</description> <content:encoded><![CDATA[<p>thanks dude &#8230; my code works nicely now!</p> ]]></content:encoded> </item> <item><title>By: Jatin</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-17617</link> <dc:creator>Jatin</dc:creator> <pubDate>Sat, 22 Sep 2007 04:26:38 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-17617</guid> <description>Yes...the solution works. Had the same problem while migrating from php4 to php5
Thanks
jatin</description> <content:encoded><![CDATA[<p>Yes&#8230;the solution works. Had the same problem while migrating from php4 to php5</p><p>Thanks<br
/> jatin</p> ]]></content:encoded> </item> <item><title>By: Joe</title><link>http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng/comment-page-1#comment-16624</link> <dc:creator>Joe</dc:creator> <pubDate>Sun, 02 Sep 2007 13:47:32 +0000</pubDate> <guid
isPermaLink="false">http://www.jhuskisson.com/code-tidbits/from-php-4-to-php-5-php-fatal-error-imagepng#comment-16624</guid> <description>It works like heaven. Thank you.</description> <content:encoded><![CDATA[<p>It works like heaven. Thank you.</p> ]]></content:encoded> </item> </channel> </rss>
