<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codedifferent.com &#187; 500 internal server error</title>
	<atom:link href="http://www.codedifferent.com/tag/500-internal-server-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedifferent.com</link>
	<description>mobile &#124; mac &#124; business &#124; development blog</description>
	<lastBuildDate>Sun, 04 Dec 2011 17:32:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Solution for 500 Internal Server Error after upgrading to WordPress 2.7 at 1and1-server</title>
		<link>http://www.codedifferent.com/2009/01/12/solution-for-500-internal-server-error-after-upgrading-to-wordpress-27-at-1and1-server/</link>
		<comments>http://www.codedifferent.com/2009/01/12/solution-for-500-internal-server-error-after-upgrading-to-wordpress-27-at-1and1-server/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 21:09:55 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[1und1]]></category>
		<category><![CDATA[500 internal server error]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wp 2.7]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/?p=252</guid>
		<description><![CDATA[Problem: After updating the blog to WP 2.7 everything was running smooth. But when opening some of the plugin setting pages the server responded with a &#8220;500 Internal Server Error&#8221; &#8211; especially when using plugins like &#8220;XML Sitemap Generator for WordPress&#8221; or when uploading pictures. When I activated the &#8220;StatPress Reloaded&#8221;-plugin non of the admin [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem: </strong>After updating the blog to WP 2.7 everything was running smooth. But when opening some of the plugin setting pages the server responded with a &#8220;500 Internal Server Error&#8221; &#8211; especially when using plugins like &#8220;XML Sitemap Generator for WordPress&#8221; or when uploading pictures. When I activated the &#8220;StatPress Reloaded&#8221;-plugin non of the admin section was accessible anymore. </p>
<p><strong>Diagnosis: </strong>PHP is running out of memory.</p>
<p><strong>Solution:</strong> If you are running your own root, dedicated or virtual server this is an easy bugfix: You just have to change the php.ini of your server and provide more memory to your PHP installation. On a shared hosting server &#8211; like at the webhosting solutions at 1and1 you often don&#8217;t have access to that central php.ini. But there is an easy workaround:</p>
<p>Create a text file and name it &#8220;php.ini&#8221; (without the quotes <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ) and with a single line of code in it:</p>

<div class="wp_codebox"><table><tr id="p2522"><td class="code" id="p252code2"><pre class="php" style="font-family:monospace;">memory<span style="color: #339933;">=</span>20MB</pre></td></tr></table></div>

<p>This file has to be placed into the directory /wp-admin/ within your WordPress installation. </p>
<p>That&#8217;s it! <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2009/01/12/solution-for-500-internal-server-error-after-upgrading-to-wordpress-27-at-1and1-server/feed/</wfw:commentRss>
		<slash:comments>176</slash:comments>
		</item>
	</channel>
</rss>

