<?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: Wordpress, PHP Memory, and 1and1.com</title>
	<atom:link href="http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/feed" rel="self" type="application/rss+xml" />
	<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com</link>
	<description>Curtis M. Humphrey's Website</description>
	<lastBuildDate>Thu, 01 Jul 2010 00:49:50 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Curtis M. Humphrey</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-33</link>
		<dc:creator>Curtis M. Humphrey</dc:creator>
		<pubDate>Tue, 27 Apr 2010 18:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-33</guid>
		<description>That&#039;s for the update! Do you know if they are still silently failing when the memory is overrun? I only originally discover the issue by slowing turning off plug-ins and by added php echo memory used command until I saw that once I was below a certain limit that the site would complete display. If they would report what they really had available then php might display the error and we know quicker what the issue really is.</description>
		<content:encoded><![CDATA[<p>That&#8217;s for the update! Do you know if they are still silently failing when the memory is overrun? I only originally discover the issue by slowing turning off plug-ins and by added php echo memory used command until I saw that once I was below a certain limit that the site would complete display. If they would report what they really had available then php might display the error and we know quicker what the issue really is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-32</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 27 Apr 2010 18:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-32</guid>
		<description>I was experiencing some of the problems you&#039;re talking about with 1&amp;1, on a WP site with about 3000 visitors a day (@4 pageviews per visit). 1&amp;1 seems to have doubled their limit now to 40M, sometime in the last couple of months. Still not perfect, and they still by default report more available, but people who manually set WP or PHP to 20M will see improved performance if they switch that manual setting to 40M now.</description>
		<content:encoded><![CDATA[<p>I was experiencing some of the problems you&#8217;re talking about with 1&amp;1, on a WP site with about 3000 visitors a day (@4 pageviews per visit). 1&amp;1 seems to have doubled their limit now to 40M, sometime in the last couple of months. Still not perfect, and they still by default report more available, but people who manually set WP or PHP to 20M will see improved performance if they switch that manual setting to 40M now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis M. Humphrey</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-26</link>
		<dc:creator>Curtis M. Humphrey</dc:creator>
		<pubDate>Tue, 05 Jan 2010 21:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-26</guid>
		<description>Probably true and as long as your number of plug-ins in minimal you are just fine. I had several plug-ins and that adds to the memory requirements. I&#039;m glad you shared your experience!</description>
		<content:encoded><![CDATA[<p>Probably true and as long as your number of plug-ins in minimal you are just fine. I had several plug-ins and that adds to the memory requirements. I&#8217;m glad you shared your experience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whall</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-25</link>
		<dc:creator>whall</dc:creator>
		<pubDate>Tue, 05 Jan 2010 21:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-25</guid>
		<description>I&#039;ve been using 1and1 for &gt;7 years and I also use wordpress a LOT. I host at least a dozen wordpress sites as well as drupal, joomla and a couple other commerce-based packages.  In general I&#039;ve been happy but have had my share of issues.  

One of these issues is the PHP memory limit. I do use php.ini to set memory to 20m and when I started doing that, it fixed many issues on most of my blogs.  I can confirm that without that setting, many of my blog admin pages crash with 500 error or other timeouts.  So it&#039;s at least doing something, and I make it the default on all my sites -- a php.ini in root and a copy of it in wp-admin.  Every time I do a WP upgrade, I make sure I put this file in both places.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using 1and1 for &gt;7 years and I also use wordpress a LOT. I host at least a dozen wordpress sites as well as drupal, joomla and a couple other commerce-based packages.  In general I&#8217;ve been happy but have had my share of issues.  </p>
<p>One of these issues is the PHP memory limit. I do use php.ini to set memory to 20m and when I started doing that, it fixed many issues on most of my blogs.  I can confirm that without that setting, many of my blog admin pages crash with 500 error or other timeouts.  So it&#8217;s at least doing something, and I make it the default on all my sites &#8212; a php.ini in root and a copy of it in wp-admin.  Every time I do a WP upgrade, I make sure I put this file in both places.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis M. Humphrey</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-24</link>
		<dc:creator>Curtis M. Humphrey</dc:creator>
		<pubDate>Mon, 28 Dec 2009 20:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-24</guid>
		<description>So Piter is a spam bot, lol... figures. Dreamhost might be good, it just depends on what you value. I was intrigued by MediaTemple&#039;s architecture for scalability both on the package I purchased and for the future if I need even more performance. One of the issues I disliked a lot with 1 and 1 was that every time I changed the package &lt;I&gt; had to do all the transfer work. If you go dream-host and it resolves your issues let me know.</description>
		<content:encoded><![CDATA[<p>So Piter is a spam bot, lol&#8230; figures. Dreamhost might be good, it just depends on what you value. I was intrigued by MediaTemple&#8217;s architecture for scalability both on the package I purchased and for the future if I need even more performance. One of the issues I disliked a lot with 1 and 1 was that every time I changed the package <i> had to do all the transfer work. If you go dream-host and it resolves your issues let me know.</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Katz</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-23</link>
		<dc:creator>Matt Katz</dc:creator>
		<pubDate>Tue, 15 Dec 2009 04:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-23</guid>
		<description>Hi Curtis, sorry to tell you this but Piter is a spam bot.  You might want to delete his post.
I&#039;m also experiencing the horror that is working with 1 and 1.  I&quot;m digging dreamhost more.</description>
		<content:encoded><![CDATA[<p>Hi Curtis, sorry to tell you this but Piter is a spam bot.  You might want to delete his post.<br />
I&#8217;m also experiencing the horror that is working with 1 and 1.  I&#8221;m digging dreamhost more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZDogg</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-21</link>
		<dc:creator>ZDogg</dc:creator>
		<pubDate>Thu, 03 Sep 2009 18:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-21</guid>
		<description>Same problem here with 1and1 and wordpress.  I WISH I had really done more research on hosts before choosing 1and1, even before this phpMemory issue, this host is below average.</description>
		<content:encoded><![CDATA[<p>Same problem here with 1and1 and wordpress.  I WISH I had really done more research on hosts before choosing 1and1, even before this phpMemory issue, this host is below average.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-18</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 10 Aug 2009 00:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-18</guid>
		<description>Any news on the 1and1.com issue? Just installed the latest version 2.83 and everything works fine but the home page. sidebar and footer won&#039;t display.</description>
		<content:encoded><![CDATA[<p>Any news on the 1and1.com issue? Just installed the latest version 2.83 and everything works fine but the home page. sidebar and footer won&#8217;t display.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com/comment-page-1#comment-5</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 21 Mar 2009 20:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=65#comment-5</guid>
		<description>I have the same problem trying to use Typo3 with the Web Empowered Church configuration.  Right out of the box, the website itself crashes with &quot;Out of memory&quot;.

I hope you find a good alternate provider.  For now, I&#039;m going to use a machine of my own for development work until I&#039;m ready to publish.</description>
		<content:encoded><![CDATA[<p>I have the same problem trying to use Typo3 with the Web Empowered Church configuration.  Right out of the box, the website itself crashes with &#8220;Out of memory&#8221;.</p>
<p>I hope you find a good alternate provider.  For now, I&#8217;m going to use a machine of my own for development work until I&#8217;m ready to publish.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
