<?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: [Solved] WordPress 2.5 One-Click Plug-in Upgrades &#8211; Could not create directory</title>
	<atom:link href="http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/</link>
	<description>IT Freelancer - Java, J2EE, IBM WebSphere Portal, Lotus Notes/Domino</description>
	<lastBuildDate>Tue, 20 Jul 2010 12:41:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Symmtech</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-13000</link>
		<dc:creator>Symmtech</dc:creator>
		<pubDate>Thu, 17 Jun 2010 03:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-13000</guid>
		<description>The difference in the /etc/vsftp.conf files was 

# Uncomment this to enable any form of FTP write command.
#write_enable=YES

The new server was configured with the #write_enable=YES commented out like the above.  I uncommented it and WP worked.  

I use SSH and ftp over ssh mostly and that is why I didn&#039;t notice the ftp write issue earlier.

Hope this helps somebody.</description>
		<content:encoded><![CDATA[<p>The difference in the /etc/vsftp.conf files was </p>
<p># Uncomment this to enable any form of FTP write command.<br />
#write_enable=YES</p>
<p>The new server was configured with the #write_enable=YES commented out like the above.  I uncommented it and WP worked.  </p>
<p>I use SSH and ftp over ssh mostly and that is why I didn&#8217;t notice the ftp write issue earlier.</p>
<p>Hope this helps somebody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Symmtech</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-12999</link>
		<dc:creator>Symmtech</dc:creator>
		<pubDate>Thu, 17 Jun 2010 03:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-12999</guid>
		<description>I know this thread is a bit old, but I thought I would post my fix to my problem.  I have been searching for weeks trying to find out why I could write to or make directory using wp 2.9.2 ubuntu 10.4 new install.  The problem turned out to be in the vsftpd configuration where the local user couldn&#039;t write when posting.  I performed a manual ftp and couldn&#039;t post the file using cmd ftp client. I couldn&#039;t write.  I then got my vsftpd.conf configuration file from the working (old) server and configured the new server just like the old.  After that WP work as always.  I will  post the difference in the configuration shortly.</description>
		<content:encoded><![CDATA[<p>I know this thread is a bit old, but I thought I would post my fix to my problem.  I have been searching for weeks trying to find out why I could write to or make directory using wp 2.9.2 ubuntu 10.4 new install.  The problem turned out to be in the vsftpd configuration where the local user couldn&#8217;t write when posting.  I performed a manual ftp and couldn&#8217;t post the file using cmd ftp client. I couldn&#8217;t write.  I then got my vsftpd.conf configuration file from the working (old) server and configured the new server just like the old.  After that WP work as always.  I will  post the difference in the configuration shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-12846</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Fri, 04 Jun 2010 15:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-12846</guid>
		<description>If you have a VPS or dedicated server you may also want to use the shell to set the permissions. The reason is UMASK. Just because php sets the permissions doesn&#039;t mean that apache has the rights to that folder due to UMASK.</description>
		<content:encoded><![CDATA[<p>If you have a VPS or dedicated server you may also want to use the shell to set the permissions. The reason is UMASK. Just because php sets the permissions doesn&#8217;t mean that apache has the rights to that folder due to UMASK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-11753</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 26 Mar 2010 07:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-11753</guid>
		<description>Thanks!  I&#039;ve been having this problem ever since I installed Wordpress, and I&#039;m surprised it hasn&#039;t been fixed after three major updates.

However, this fix does it every time, and this is the only website I&#039;ve seen so far that has a legitimate fix.  All the other sites just say to chmod the folder to 777 (not a good idea all of the time).</description>
		<content:encoded><![CDATA[<p>Thanks!  I&#8217;ve been having this problem ever since I installed Wordpress, and I&#8217;m surprised it hasn&#8217;t been fixed after three major updates.</p>
<p>However, this fix does it every time, and this is the only website I&#8217;ve seen so far that has a legitimate fix.  All the other sites just say to chmod the folder to 777 (not a good idea all of the time).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tijms</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-9400</link>
		<dc:creator>tijms</dc:creator>
		<pubDate>Sat, 28 Nov 2009 19:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-9400</guid>
		<description>I had hoped you had solved my problems, but unfortunately the suggested solution(s) didn&#039;t work...

Even if chmodding the directory to 0777 the error remains, despite me using the mkdir fix you suggested.

Does anyone have any idea what might be causing this? Creating directories and copying files remains a problem despite the liberal file/dir attbs set.</description>
		<content:encoded><![CDATA[<p>I had hoped you had solved my problems, but unfortunately the suggested solution(s) didn&#8217;t work&#8230;</p>
<p>Even if chmodding the directory to 0777 the error remains, despite me using the mkdir fix you suggested.</p>
<p>Does anyone have any idea what might be causing this? Creating directories and copying files remains a problem despite the liberal file/dir attbs set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trisya</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-9200</link>
		<dc:creator>Trisya</dc:creator>
		<pubDate>Thu, 12 Nov 2009 06:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-9200</guid>
		<description>it worked!!! thanks alot!! :D</description>
		<content:encoded><![CDATA[<p>it worked!!! thanks alot!! <img src='http://sebthom.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-8868</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 18 Sep 2009 15:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-8868</guid>
		<description>Thank you SO MUCH - I had tried several solutions.

You are the one who nailed it, thanks again :-)

Ben</description>
		<content:encoded><![CDATA[<p>Thank you SO MUCH &#8211; I had tried several solutions.</p>
<p>You are the one who nailed it, thanks again <img src='http://sebthom.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: turkyjulio</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-8709</link>
		<dc:creator>turkyjulio</dc:creator>
		<pubDate>Thu, 16 Jul 2009 04:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-8709</guid>
		<description>Thanks a lot, it not just work for WP 2.5 but also WP 2.8. It&#039;s totally helping me.....Gracias.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, it not just work for WP 2.5 but also WP 2.8. It&#8217;s totally helping me&#8230;..Gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimisola</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-6319</link>
		<dc:creator>Jimisola</dc:creator>
		<pubDate>Fri, 13 Mar 2009 21:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-6319</guid>
		<description>Thanks. patch + chmod did the works! (WP 2.5.1)</description>
		<content:encoded><![CDATA[<p>Thanks. patch + chmod did the works! (WP 2.5.1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liew Cheon Fong</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-5434</link>
		<dc:creator>Liew Cheon Fong</dc:creator>
		<pubDate>Wed, 21 Jan 2009 20:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-5434</guid>
		<description>does not work on wordpress 2.7</description>
		<content:encoded><![CDATA[<p>does not work on wordpress 2.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rivermaya</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-5055</link>
		<dc:creator>rivermaya</dc:creator>
		<pubDate>Mon, 29 Dec 2008 19:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-5055</guid>
		<description>if you can&#039;t change permission for upgrade directory, just delete the files inside it and try again to chmod</description>
		<content:encoded><![CDATA[<p>if you can&#8217;t change permission for upgrade directory, just delete the files inside it and try again to chmod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress 2.7 "Coltrane" Brings You to Wonderful Automatic World &#124; M B L 0 G G E R</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-4528</link>
		<dc:creator>WordPress 2.7 "Coltrane" Brings You to Wonderful Automatic World &#124; M B L 0 G G E R</dc:creator>
		<pubDate>Thu, 11 Dec 2008 17:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-4528</guid>
		<description>[...] ?????????????? ?????????? ????????? ?????? ???????? ???????? ?????? [...]</description>
		<content:encoded><![CDATA[<p>[...] ?????????????? ?????????? ????????? ?????? ???????? ???????? ?????? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-4507</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 10 Dec 2008 21:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-4507</guid>
		<description>I just tried all of the suggested hacks on my other WP site that&#039;s hosted externally. Unfortunately, nothing worked but that maybe because it&#039;s running WP 2.7 RC1.

Thanks for the tips though!</description>
		<content:encoded><![CDATA[<p>I just tried all of the suggested hacks on my other WP site that&#8217;s hosted externally. Unfortunately, nothing worked but that maybe because it&#8217;s running WP 2.7 RC1.</p>
<p>Thanks for the tips though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cynthia</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-4314</link>
		<dc:creator>Cynthia</dc:creator>
		<pubDate>Tue, 02 Dec 2008 23:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-4314</guid>
		<description>The code hack didn&#039;t work for me, neither did the permissions. Grrr.. i have a number of blogs running on the same host (VPS) and the rest of them work fine!

I did have to create the upgrade subdirectory... that didn&#039;t make a difference either. Bleh!</description>
		<content:encoded><![CDATA[<p>The code hack didn&#8217;t work for me, neither did the permissions. Grrr.. i have a number of blogs running on the same host (VPS) and the rest of them work fine!</p>
<p>I did have to create the upgrade subdirectory&#8230; that didn&#8217;t make a difference either. Bleh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanadi</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-2168</link>
		<dc:creator>sanadi</dc:creator>
		<pubDate>Thu, 17 Jul 2008 04:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-2168</guid>
		<description>Ich musste \wp-admin\includes\update.php in Zeile 123 &#228;ndern, damit es funktioniert:

	//$working_dir = $content_dir . &#039;upgrade/&#039; . basename($plugin, &#039;.php&#039;);
	$working_dir = $content_dir . &#039;upgrade&#039;;</description>
		<content:encoded><![CDATA[<p>Ich musste \wp-admin\includes\update.php in Zeile 123 &auml;ndern, damit es funktioniert:</p>
<p>	//$working_dir = $content_dir . &#8216;upgrade/&#8217; . basename($plugin, &#8216;.php&#8217;);<br />
	$working_dir = $content_dir . &#8216;upgrade&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-2155</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Wed, 16 Jul 2008 22:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-2155</guid>
		<description>Bin begeistert - es funktioniert danke dieser &quot;Slash&quot; L&#246;sung</description>
		<content:encoded><![CDATA[<p>Bin begeistert &#8211; es funktioniert danke dieser &#8220;Slash&#8221; L&ouml;sung</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-2087</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 14 Jul 2008 22:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-2087</guid>
		<description>I&#039;m running on Windows  (using XAMP) and creating the directory with appropriate permissions did not work for me, your code hack did though, so, thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m running on Windows  (using XAMP) and creating the directory with appropriate permissions did not work for me, your code hack did though, so, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: racoon97</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-1759</link>
		<dc:creator>racoon97</dc:creator>
		<pubDate>Thu, 26 Jun 2008 23:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-1759</guid>
		<description>Thank you so much. Easy update for plugins works now.</description>
		<content:encoded><![CDATA[<p>Thank you so much. Easy update for plugins works now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plugins no Wordpress: Could not create Directory</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-1554</link>
		<dc:creator>Plugins no Wordpress: Could not create Directory</dc:creator>
		<pubDate>Fri, 06 Jun 2008 15:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-1554</guid>
		<description>[...] e continuou da mesma forma. Ent&#227;o, consegui encontrar a solu&#231;&#227;o no sebthom.de A solu&#231;&#227;o para seus problemas pode estar aqui embaixo. Funcionou comigo. Tome [...]</description>
		<content:encoded><![CDATA[<p>[...] e continuou da mesma forma. Ent&atilde;o, consegui encontrar a solu&ccedil;&atilde;o no sebthom.de A solu&ccedil;&atilde;o para seus problemas pode estar aqui embaixo. Funcionou comigo. Tome [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marek</title>
		<link>http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/comment-page-1/#comment-1409</link>
		<dc:creator>Marek</dc:creator>
		<pubDate>Thu, 29 May 2008 05:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/54-solved-wordpress-25-one-click-plugin-update-problem-could-not-create-directory/#comment-1409</guid>
		<description>Ey Kollege bei mir hat das Upgrade problemlos funktioniert. Vielleicht sind ja die PHP-Einstellungen deines Provides etwas restriktiver?</description>
		<content:encoded><![CDATA[<p>Ey Kollege bei mir hat das Upgrade problemlos funktioniert. Vielleicht sind ja die PHP-Einstellungen deines Provides etwas restriktiver?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
