<?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>EdwardH &#187; wordpress</title>
	<atom:link href="http://edwardh.se/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwardh.se</link>
	<description>Reviews and such</description>
	<lastBuildDate>Tue, 19 Oct 2010 16:53:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress upgrading / installation problems</title>
		<link>http://edwardh.se/2010/02/12/wordpress-upgrading-installation-problems/</link>
		<comments>http://edwardh.se/2010/02/12/wordpress-upgrading-installation-problems/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 01:18:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=78</guid>
		<description><![CDATA[Unable to install new or upgrade themes and plugins? Even though your permissions are ok? It's a problem that's got to do with (1) your web host and their incorrectly configured servers and (2) Wordpress not being flexible enough to work around those bad server configs. Here's a patch that can help.]]></description>
			<content:encoded><![CDATA[<p>Sometimes, on some web hosts, after manually installing WordPress you can&#8217;t install new plugins, upgrade the ones you have installed or install new themes. Instead of installing the new plugin it will ask you for your FTP settings.</p>
<p>Searching for help will only give you a bunch of links that tell you to check your permissions but if your <em>/wp-content</em> already has 777 then why is it still broken?<span id="more-78"></span></p>
<h2>getmyuid() has been disabled for security reasons</h2>
<p>The answer is, most probably, the above heading as an invisible error. Your webhost has a misconfigured server or something &#8211; I&#8217;m not quite sure <strong>why</strong> this happens, the thing is it does.</p>
<p>This function, getmyuid(), prevents PHP and therefore WordPress from finding out which user ID is running WordPress. So WordPress assumes direct file system access is broken and therefore goes to FTP mode. Which is irritating.</p>
<p>I&#8217;ve <a href="http://core.trac.wordpress.org/ticket/12201">sent in a workaround getmyuid() patch</a> to the WordPress guys. We&#8217;ll see if they want to include it anytime.</p>
<h2>Download the patch here</h2>
<p>The file in question is <em>/wp-admin/includes</em>. Help yourselves to the patch or the complete file. My WordPress version is 2.9.1.</p>
<p><a href="http://edwardh.se/wp-content/uploads/2010/02/file.php_.diff_.zip">file.php.diff.zip</a></p>
<p><a href="http://edwardh.se/wp-content/uploads/2010/02/file.php_.zip">file.php.zip</a></p>
<h2>Anything else I should know?</h2>
<p>Just make sure you completely reset the ownership of all your <em>wp-admin</em> files before patching. Just in case that helps (although I&#8217;m sure you&#8217;ve probably tried everything before finding this page).</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/02/12/wordpress-upgrading-installation-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

