<?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: Dealing With PHP Memory Issues For Self-Hosted WordPress Blogs</title>
	<atom:link href="http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/</link>
	<description>Web Zero to Web Hero</description>
	<lastBuildDate>Sat, 11 Feb 2012 10:28:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave Doolin</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-10621</link>
		<dc:creator>Dave Doolin</dc:creator>
		<pubDate>Sat, 24 Apr 2010 15:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-10621</guid>
		<description>Valeria, if Bluehost continues on their current trajectory, I wouldn&#039;t be surprised if they start offering more advanced capabilities such as being able to have Apache reload configuration files on the fly.

Thanks for your encouragement.
.-= Dave Doolin&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/j6wJPs4uWbs/&quot;&gt;3 Ways Daily Blog Posting Benefits You (and your readers)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Valeria, if Bluehost continues on their current trajectory, I wouldn&#8217;t be surprised if they start offering more advanced capabilities such as being able to have Apache reload configuration files on the fly.</p>
<p>Thanks for your encouragement.<br />
.-= Dave Doolin&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/j6wJPs4uWbs/">3 Ways Daily Blog Posting Benefits You (and your readers)</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valerie Cudnik</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-10583</link>
		<dc:creator>Valerie Cudnik</dc:creator>
		<pubDate>Sat, 24 Apr 2010 01:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-10583</guid>
		<description>Nice simple explanation. Wish I knew how to restart the Apache server on localhost. BlueHost is horribly inconsistent on whether those changes take effect immediately. Makes me a bit crazy since I develop WordPress blogs for a living.
.-= Valerie Cudnik&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/ComputerDesignGraphics/~3/rqrMaLGPRbA/&quot;&gt;Computer Design Graphics on the Web&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Nice simple explanation. Wish I knew how to restart the Apache server on localhost. BlueHost is horribly inconsistent on whether those changes take effect immediately. Makes me a bit crazy since I develop WordPress blogs for a living.<br />
.-= Valerie Cudnik&#180;s last blog ..<a href="http://feedproxy.google.com/~r/ComputerDesignGraphics/~3/rqrMaLGPRbA/">Computer Design Graphics on the Web</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-2835</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Wed, 23 Dec 2009 21:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-2835</guid>
		<description>Bill, glad you found it useful.  This kind of stuff just frustrates me incredibly when I can&#039;t figure it out.  Thanks for the RT.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/wo3o6hC3CSA/&quot;&gt;Be a Guest Author on Website In A Weekend&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Bill, glad you found it useful.  This kind of stuff just frustrates me incredibly when I can&#8217;t figure it out.  Thanks for the RT.<br />
.-= Dr WordPress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/wo3o6hC3CSA/">Be a Guest Author on Website In A Weekend</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-2834</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 23 Dec 2009 20:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-2834</guid>
		<description>Thanks for the tutorial. I had been stuck with an older version of wp on bluehost for a while. 

It took a bit of searching to discover that php.ini.default is placed in the public_html folder. Once I figured that out, it was easy to open php.ini in a text editor. Thanks for the help!
.-= Bill&#180;s last blog ..&lt;span class=&quot;removed_link&quot; title=&quot;http://www.billselak.com/archives/453&quot;&gt;WordPress Social Media Plugins That I Love&lt;/span&gt; =-.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. I had been stuck with an older version of wp on bluehost for a while. </p>
<p>It took a bit of searching to discover that php.ini.default is placed in the public_html folder. Once I figured that out, it was easy to open php.ini in a text editor. Thanks for the help!<br />
.-= Bill&#180;s last blog ..<span class="removed_link" title="http://www.billselak.com/archives/453">WordPress Social Media Plugins That I Love</span> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-2367</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-2367</guid>
		<description>I just released the Whitepaper for this article:
http://website-in-a-weekend.net/wordpress-whitepapers/ww5-handling-wordpress-php-memory-problems-wordpress/

Glad it worked out for you.  These issues can be really, really tricky sometimes.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/uu4KSYXlH4w/&quot;&gt;Website In A Weekend Whitepapers – Series I&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I just released the Whitepaper for this article:<br />
<a href="http://website-in-a-weekend.net/wordpress-whitepapers/ww5-handling-wordpress-php-memory-problems-wordpress/" rel="nofollow">http://website-in-a-weekend.net/wordpress-whitepapers/ww5-handling-wordpress-php-memory-problems-wordpress/</a></p>
<p>Glad it worked out for you.  These issues can be really, really tricky sometimes.<br />
.-= Dr WordPress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/uu4KSYXlH4w/">Website In A Weekend Whitepapers – Series I</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZoSo</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-2366</link>
		<dc:creator>ZoSo</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-2366</guid>
		<description>Wow!  I am NOT a coder/programmer at all, but your instructions (which I followed to a tee) worked on my first attempt!  I still have no idea what I just finished changing, but I just finished upgrading WP to 2.8.6 successfully on BlueHost (no more `memory error` messages!).  Anyway, I really appreciate your effort with this simple tutorial.  Thank you very much for saving me a LOT of trouble!  Cheers!!</description>
		<content:encoded><![CDATA[<p>Wow!  I am NOT a coder/programmer at all, but your instructions (which I followed to a tee) worked on my first attempt!  I still have no idea what I just finished changing, but I just finished upgrading WP to 2.8.6 successfully on BlueHost (no more `memory error` messages!).  Anyway, I really appreciate your effort with this simple tutorial.  Thank you very much for saving me a LOT of trouble!  Cheers!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-1006</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Thu, 30 Jul 2009 00:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-1006</guid>
		<description>Thanks!

This is another one of those issues where I still cross my fingers every time I tackle it.  Sometimes the usual works, sometimes I have to go rooting around in individual php files.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>This is another one of those issues where I still cross my fingers every time I tackle it.  Sometimes the usual works, sometimes I have to go rooting around in individual php files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://website-in-a-weekend.net/website-maintenance/dealing-php-memory-issues-selfhosted-wordpress-blogs/comment-page-1/#comment-1005</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 29 Jul 2009 23:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=3206#comment-1005</guid>
		<description>Hehe, I could have used this timely post about 2 weeks ago just before I attempted to update Wordpress to version 2.8.2. I got stuck on the upgrade step essentially stranding me on 2.8.1 until I fixed the memory issue.

I&#039;m a programmer so it wasn&#039;t too hard for me to figure out what the problem was and how to fix it, but for someone new to Wordpress this could be quite worrying for them.

Nice article, and well written.</description>
		<content:encoded><![CDATA[<p>Hehe, I could have used this timely post about 2 weeks ago just before I attempted to update WordPress to version 2.8.2. I got stuck on the upgrade step essentially stranding me on 2.8.1 until I fixed the memory issue.</p>
<p>I&#8217;m a programmer so it wasn&#8217;t too hard for me to figure out what the problem was and how to fix it, but for someone new to WordPress this could be quite worrying for them.</p>
<p>Nice article, and well written.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

