<?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: PDO For WordPress &#8211; update</title>
	<atom:link href="https://rathercurious.no3.co.uk/archives/256/feed" rel="self" type="application/rss+xml" />
	<link>https://rathercurious.no3.co.uk/archives/256</link>
	<description>A home for my coding projects</description>
	<lastBuildDate>Fri, 26 Feb 2010 22:24:46 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.16</generator>
	<item>
		<title>By: alex</title>
		<link>https://rathercurious.no3.co.uk/archives/256/comment-page-3#comment-8895</link>
		<dc:creator><![CDATA[alex]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 13:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/?p=256#comment-8895</guid>
		<description><![CDATA[The safe mode was set by my virtual host provider and seems can not be turned off by .htaccess... 

Thank you very much for the plugin and answering my questions!]]></description>
		<content:encoded><![CDATA[<p>The safe mode was set by my virtual host provider and seems can not be turned off by .htaccess&#8230; </p>
<p>Thank you very much for the plugin and answering my questions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>https://rathercurious.no3.co.uk/archives/256/comment-page-3#comment-8890</link>
		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 09:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/?p=256#comment-8890</guid>
		<description><![CDATA[thanks.  That will help diagnose.  My solution is a bit different to Bapro&#039;s but achieves the same end.  I will probably publish an update this week to cover this and some other stupid bugs that I missed.

You&#039;re getting all the good stuff with that &#039;Cannot set time limit&#039; thing.  I have not come across safe mode issues before and it never occurred to me to code for people using safe mode.  In fact, i have never come across people using safe mode on a production site.  However in that particular place set_time_limit() should not be needed.  I think I was testing on a server that was under very heavy file-system load at the time.  if your script times out here, there&#039;s another problem...]]></description>
		<content:encoded><![CDATA[<p>thanks.  That will help diagnose.  My solution is a bit different to Bapro&#8217;s but achieves the same end.  I will probably publish an update this week to cover this and some other stupid bugs that I missed.</p>
<p>You&#8217;re getting all the good stuff with that &#8216;Cannot set time limit&#8217; thing.  I have not come across safe mode issues before and it never occurred to me to code for people using safe mode.  In fact, i have never come across people using safe mode on a production site.  However in that particular place set_time_limit() should not be needed.  I think I was testing on a server that was under very heavy file-system load at the time.  if your script times out here, there&#8217;s another problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>https://rathercurious.no3.co.uk/archives/256/comment-page-3#comment-8889</link>
		<dc:creator><![CDATA[alex]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 09:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/?p=256#comment-8889</guid>
		<description><![CDATA[PSS:pdo-for-wordpress.2.7.0.zip

The error only appears while editing PAGE (/wp-admin/page.php?action=edit&amp;post=###) 

I also got a &quot;Cannot set time limit in safe mode&quot; error in PDOEngine.php Line 63
So, I just commented that line. Is that ok?]]></description>
		<content:encoded><![CDATA[<p>PSS:pdo-for-wordpress.2.7.0.zip</p>
<p>The error only appears while editing PAGE (/wp-admin/page.php?action=edit&amp;post=###) </p>
<p>I also got a &#8220;Cannot set time limit in safe mode&#8221; error in PDOEngine.php Line 63<br />
So, I just commented that line. Is that ok?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>https://rathercurious.no3.co.uk/archives/256/comment-page-3#comment-8887</link>
		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/?p=256#comment-8887</guid>
		<description><![CDATA[Hi Alex

that should work if the problem is there. for some reason I missed a whole load of functional changes when i updated to 2.7.0.  i think i must have uploaded an old file.

i am also working on a fix to the troubling problem of brackets in query values.  i have a fix in mind but need to find time to implement it.

Justin]]></description>
		<content:encoded><![CDATA[<p>Hi Alex</p>
<p>that should work if the problem is there. for some reason I missed a whole load of functional changes when i updated to 2.7.0.  i think i must have uploaded an old file.</p>
<p>i am also working on a fix to the troubling problem of brackets in query values.  i have a fix in mind but need to find time to implement it.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>https://rathercurious.no3.co.uk/archives/256/comment-page-3#comment-8886</link>
		<dc:creator><![CDATA[alex]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/?p=256#comment-8886</guid>
		<description><![CDATA[PS: I&#039;m using WP 2.9.1-zh_CN version.]]></description>
		<content:encoded><![CDATA[<p>PS: I&#8217;m using WP 2.9.1-zh_CN version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
