<?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: Checking for GD support on your server</title>
	<atom:link href="http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/</link>
	<description>WordPress Plugins, PHP Scripts, Tools, and Tutorials</description>
	<pubDate>Mon, 13 Oct 2008 11:49:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Darken</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-210684</link>
		<dc:creator>Darken</dc:creator>
		<pubDate>Sun, 16 Mar 2008 17:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-210684</guid>
		<description>Thanks for this little tool.</description>
		<content:encoded><![CDATA[<p>Thanks for this little tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spray</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-32312</link>
		<dc:creator>Spray</dc:creator>
		<pubDate>Thu, 08 Mar 2007 09:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-32312</guid>
		<description>Cool I made fully basic testing scirpt based off your tester for GD. Makes easyer for iwndows users to turn on things like curl and GD. Good work and thank you for the share!</description>
		<content:encoded><![CDATA[<p>Cool I made fully basic testing scirpt based off your tester for GD. Makes easyer for iwndows users to turn on things like curl and GD. Good work and thank you for the share!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-22644</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 17 Jan 2007 03:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-22644</guid>
		<description>&lt;b&gt;unknown&lt;/b&gt;: You may have to recompile Apache with PHP included.</description>
		<content:encoded><![CDATA[<p><b>unknown</b>: You may have to recompile Apache with PHP included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unknown</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-22632</link>
		<dc:creator>unknown</dc:creator>
		<pubDate>Wed, 17 Jan 2007 00:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-22632</guid>
		<description>does your check GD script work for php_gd2.dll?....because i enabled it in php.ini and told php.ini where to find the dll but your test GD script says its not installed...I've verified that i correctly configured php.ini but still no GD according to your script.I also used php info script and GD doesn't show up in it neither.</description>
		<content:encoded><![CDATA[<p>does your check GD script work for php_gd2.dll?&#8230;.because i enabled it in php.ini and told php.ini where to find the dll but your test GD script says its not installed&#8230;I&#8217;ve verified that i correctly configured php.ini but still no GD according to your script.I also used php info script and GD doesn&#8217;t show up in it neither.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-17606</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sat, 16 Dec 2006 01:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-17606</guid>
		<description>&lt;b&gt;Jack&lt;/b&gt;: I see you have verification removed right now on your form. Send me an email when you have it enabled and I will check something.</description>
		<content:encoded><![CDATA[<p><b>Jack</b>: I see you have verification removed right now on your form. Send me an email when you have it enabled and I will check something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Tedeschi</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-17525</link>
		<dc:creator>Jack Tedeschi</dc:creator>
		<pubDate>Fri, 15 Dec 2006 16:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-17525</guid>
		<description>formmailer_verify.php  will not display verification #
gd-test.php was run and I contacted support/ GD PNG &#38; GIF
are both supported, session cookies are enabled but it
is still not working ??</description>
		<content:encoded><![CDATA[<p>formmailer_verify.php  will not display verification #<br />
gd-test.php was run and I contacted support/ GD PNG &amp; GIF<br />
are both supported, session cookies are enabled but it<br />
is still not working ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-12234</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 16 Nov 2006 18:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-12234</guid>
		<description>&lt;b&gt;Ray&lt;/b&gt;: To disable verification in the formmailer script, set the veirfication field option to "" and remove the verification line from the form structure.</description>
		<content:encoded><![CDATA[<p><b>Ray</b>: To disable verification in the formmailer script, set the veirfication field option to &#8220;&#8221; and remove the verification line from the form structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Wilson</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-12202</link>
		<dc:creator>Ray Wilson</dc:creator>
		<pubDate>Thu, 16 Nov 2006 16:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-12202</guid>
		<description>I apologize, but a couple of times you mention in the website... "read above to learn how to disable GD." and I can't find where you have laid out those steps... For now I just deleted the line about verification. But it still gives me the error message. How can I disable GD so it stops giving me the error message at the top of the contact page... textorservice.com &#124; contact. Thanks for your help. Great code by the way.</description>
		<content:encoded><![CDATA[<p>I apologize, but a couple of times you mention in the website&#8230; &#8220;read above to learn how to disable GD.&#8221; and I can&#8217;t find where you have laid out those steps&#8230; For now I just deleted the line about verification. But it still gives me the error message. How can I disable GD so it stops giving me the error message at the top of the contact page&#8230; textorservice.com | contact. Thanks for your help. Great code by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3710</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 24 Aug 2006 19:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3710</guid>
		<description>&lt;b&gt;george&lt;/b&gt;: If you do not have direct access to the server (to recompile Apache), you will just have to ask your web host to see if they can enable GD for you.</description>
		<content:encoded><![CDATA[<p><b>george</b>: If you do not have direct access to the server (to recompile Apache), you will just have to ask your web host to see if they can enable GD for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3690</link>
		<dc:creator>george</dc:creator>
		<pubDate>Thu, 24 Aug 2006 09:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3690</guid>
		<description>hi i would like some help i have tryed the script and GD is not supported how do i get it to work thanks</description>
		<content:encoded><![CDATA[<p>hi i would like some help i have tryed the script and GD is not supported how do i get it to work thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3463</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Sat, 19 Aug 2006 09:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3463</guid>
		<description>Thanks, useful script!</description>
		<content:encoded><![CDATA[<p>Thanks, useful script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3362</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 16 Aug 2006 21:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3362</guid>
		<description>&lt;b&gt;Terje&lt;/b&gt;: The non-caching code has actually already been added to the new version of my formmailer script/plugin (as well as new session code), although it is not ready for public release yet. It will also be added to the guestbook script eventually when I have time to update that one :)</description>
		<content:encoded><![CDATA[<p><b>Terje</b>: The non-caching code has actually already been added to the new version of my formmailer script/plugin (as well as new session code), although it is not ready for public release yet. It will also be added to the guestbook script eventually when I have time to update that one <img src='http://www.dagondesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terje With Lunndal</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3342</link>
		<dc:creator>Terje With Lunndal</dc:creator>
		<pubDate>Wed, 16 Aug 2006 09:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3342</guid>
		<description>To avoid the verification image being cached, and thereby not changing to the user, one could add two lines of code to the start of ddbb.php:
&lt;code&gt;
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>To avoid the verification image being cached, and thereby not changing to the user, one could add two lines of code to the start of ddbb.php:<br />
<pre><code>
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past
</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terje With Lunndal</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3341</link>
		<dc:creator>Terje With Lunndal</dc:creator>
		<pubDate>Wed, 16 Aug 2006 08:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-3341</guid>
		<description>Everyone who are experiencing issues with displaying the verification image should first check if session cookies are enabled for the site in question. The author might want to mention this in the documentation and the script output.</description>
		<content:encoded><![CDATA[<p>Everyone who are experiencing issues with displaying the verification image should first check if session cookies are enabled for the site in question. The author might want to mention this in the documentation and the script output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-2775</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Tue, 08 Aug 2006 00:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/checking-for-gd-support-on-your-server/#comment-2775</guid>
		<description>&lt;b&gt;Virginia&lt;/b&gt;: When I go to that link I get an error - perhaps it is some sort of re-direction code in your .htaccess file? Try going to that link.</description>
		<content:encoded><![CDATA[<p><b>Virginia</b>: When I go to that link I get an error - perhaps it is some sort of re-direction code in your .htaccess file? Try going to that link.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
