<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Kortyla.de &#187; Update</title>
	<atom:link href="http://www.kortyla.de/tag/update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kortyla.de</link>
	<description></description>
	<lastBuildDate>Sun, 03 Jul 2011 18:25:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 2.8 &#8211; Das Verzeichnis &#8220;wp-content&#8221; konnte nicht gefunden werden.</title>
		<link>http://www.kortyla.de/2009/06/13/wordpress-2-8-das-verzeichnis-wp-content-konnte-nicht-gefunden-werden/</link>
		<comments>http://www.kortyla.de/2009/06/13/wordpress-2-8-das-verzeichnis-wp-content-konnte-nicht-gefunden-werden/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 15:10:39 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Fehler]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.kortyla.de/?p=104</guid>
		<description><![CDATA[Ich habe heute auf WordPress 2.8 geupdatet, das verlief alles ohne Probleme. Nur dann versuchte ich die Plugins über das automatische Aktualisierungssystem zu updaten, aber da &#8220;Das Verzeichnis &#8220;wp-content&#8221; konnte nicht gefunden werden.&#8221; Also habe ich in der wp-config.php (im &#8230; <a href="http://www.kortyla.de/2009/06/13/wordpress-2-8-das-verzeichnis-wp-content-konnte-nicht-gefunden-werden/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><br class="spacer_" /></p>
<p>Ich habe heute auf WordPress 2.8 geupdatet, das verlief alles ohne Probleme.</p>
<p>Nur dann versuchte ich die Plugins über das automatische Aktualisierungssystem zu updaten, aber da &#8220;Das Verzeichnis &#8220;wp-content&#8221; konnte nicht gefunden werden.&#8221;</p>
<p>Also habe ich in der wp-config.php (im Root Eures Blogs) geöffnet und die beiden Zeilen hinzugefügt:<span id="more-104"></span></p>

<div class="wp_codebox"><table><tr id="p1042"><td class="line_numbers"><pre>1
2
</pre></td><td class="code" id="p104code2"><pre class="php" style="font-family:monospace;"><a href="http://www.php.net/putenv"><span style="color: #990000;">putenv</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'TMPDIR=/__PFAD_ZUM_BLOG_ABSOLUT___/wp-content/tmp'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<a href="http://www.php.net/define"><span style="color: #990000;">define</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'WP_TEMP_DIR'</span><span style="color: #339933;">,</span> ABSPATH <span style="color: #339933;">.</span> <span style="color: #0000ff;">'wp-content/tmp'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>Bei &#8220;putenv&#8221; habe ich den kompletten Pfad (auf dem Server) zu Eurem Blog ein.</p>
<p>Dem Ordner wp-content/upgrade und wp-content/tmp habe ich noch Berechtigung 777 gegeben, ansonsten bekommt Ihr eine Fehlermeldung.</p>
<p>Nachdem ich diese zwei Zeilen unter den define-Anweisungen hinzugefüght habe und die Datein wieder hochgeladen, haben die Plugin Updates ohne Probleme funktioniert.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kortyla.de/2009/06/13/wordpress-2-8-das-verzeichnis-wp-content-konnte-nicht-gefunden-werden/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 &#8211; Automatisches Core &amp; Plugin Update &#8211; tmp Fehler</title>
		<link>http://www.kortyla.de/2008/11/01/wordpress-27-automatisches-core-plugin-update-tmp-fehler/</link>
		<comments>http://www.kortyla.de/2008/11/01/wordpress-27-automatisches-core-plugin-update-tmp-fehler/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 13:03:56 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Fehler]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.kortyla.de/?p=89</guid>
		<description><![CDATA[Ja, dieser Fehler ist sicherlich vielen bekannt. Auch in der neuen Version von WordPress, 2.7 ist der Fehler zu finden. Ich habe mir heute die aktuelle Beta Version von WordPress 2.7 geladen und installiert, natürlich wollte ich auch das neue &#8230; <a href="http://www.kortyla.de/2008/11/01/wordpress-27-automatisches-core-plugin-update-tmp-fehler/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ja, dieser Fehler ist sicherlich vielen bekannt. Auch in der neuen Version von WordPress, 2.7 ist der Fehler zu finden.</p>
<p>Ich habe mir heute die aktuelle Beta Version von WordPress 2.7 geladen und installiert, natürlich wollte ich auch das neue Core und Plugin Update/Installation mal testen und schwups, da war er wieder der leidige Fehler:<span id="more-89"></span></p>
<blockquote>
<div class="wrap">
<p>WordPress aktualisieren</p>
<p><strong>Warning</strong>: ftp_rawlist() [<span style="text-decoration: underline;"><span style="color: #2583ad;">function.ftp-rawlist</span></span>]: Unable to create temporary file. Check permissions in temporary files directory. in <strong>/is/htdocs/wpxxxxx_xxxxxx/wp7/wp-admin/includes/class-wp-filesystem-ftpext.php</strong> on line <strong>200</strong></p>
<p>Unable to locate WordPress directory.</p>
<p>Die Installation ging schief</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<div id="attachment_90" class="wp-caption alignnone" style="width: 160px"><a href="http://www.kortyla.de/wp-content/uploads/2008/11/fehler_27.png"><img class="size-thumbnail wp-image-90" title="Fehler Tmp WP2.7" src="http://www.kortyla.de/wp-content/uploads/2008/11/fehler_27-150x125.png" alt="Fehler Tmp WP2.7" width="150" height="125" /></a><p class="wp-caption-text">Fehler Tmp WP2.7</p></div>
<p><br class="spacer_" /></p>
</div>
</blockquote>
<p>Also was machen wir, die /wp-admin/includes/file.php ändern.</p>
<p>Wir öffnen also die Datei file.php und suchen uns die Zeile 621 (Stand 19.11.2008), dort ändern wir die Zeile wie folgt:</p>
<p>von</p>

<div class="wp_codebox"><table><tr id="p895"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p89code5"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span> <a href="http://www.php.net/getmyuid"><span style="color: #990000;">getmyuid</span></a><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">==</span> <a href="http://www.php.net/fileowner"><span style="color: #990000;">fileowner</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$temp_file</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span></pre></td></tr></table></div>

<p>nach</p>

<div class="wp_codebox"><table><tr id="p896"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p89code6"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span> <a href="http://www.php.net/posix_getuid"><span style="color: #990000;">posix_getuid</span></a><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">==</span> <a href="http://www.php.net/fileowner"><span style="color: #990000;">fileowner</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$temp_file</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span></pre></td></tr></table></div>

<p><br class="spacer_" /></p>
<p>Datei wieder hochladen und fertig, jetzt sollte das Core Update reibungslos funktionen, zumindest bei mir <img src='http://www.kortyla.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  .</p>
<p>Wenn es jetzt noch hacken sollte, überprüft mal die Rechte der WordPress Installation.</p>
<p>Ein weiteres Problem besteht natürlich darin, das nach jedem Core Update, die file.php wieder editiert werden muss, diese wird halt mit geupdatet <img src='http://www.kortyla.de/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  .</p>
<p><br class="spacer_" /></p>
<p>Nachtrag (10.12.2008):</p>
<p>Diese Möglichkeit, das Update zum funktionieren zu bekommen, klappt nur auf Linux basierten Servern ( Dank an <a href="http://www.code-styling.de/blog/deutsch">codestyling</a>). Aber schaut auch mal hier (<a href="http://forum.wordpress-deutschland.org/installation/43684-automatische-aktualisieren-von-wp-2-7-a.html">WordPress Deutschland Forum</a>) vorbei, wenn meine Hilfe nicht funktioniert.</p>
<p>Nachtrag (11.12.2008):</p>
<p>Im aktuellen Release von WordPress 2.7 befindet sich die oben beschriebene Stelle in Zeile 628 der file.php.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kortyla.de/2008/11/01/wordpress-27-automatisches-core-plugin-update-tmp-fehler/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

