<?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>Alexander Jäger&#187; nue</title>
	<atom:link href="http://www.alexanderjaeger.de/tag/nue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexanderjaeger.de</link>
	<description>Alex Jäger</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:36:32 +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.7 Installation Probleme mit cron.php</title>
		<link>http://www.alexanderjaeger.de/wordpress-27-installation-probleme-mit-cronphp/</link>
		<comments>http://www.alexanderjaeger.de/wordpress-27-installation-probleme-mit-cronphp/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 21:03:45 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[automatisch]]></category>
		<category><![CDATA[call to undefined function]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[cron.php]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[fehler]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[nue]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[werden wird]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.alexanderjaeger.de/?p=272</guid>
		<description><![CDATA[Soeben wurde die WordPress Version auf die aktuelle 2.7 hochgezogen. Dabei kam es zu Problemen in der cron.php: Fatal error: Call to undefined function: wp_remote_request() in \httpdocs\bla\wp-includes\update.php on line 58 Das liegt wohl daran das dort ein include falsch gesetzt war. Eine manuelle Anpassung half hier durch einfaches einfügen der Zeilen: if(!function_exists(&#8220;wp_remote_post&#8221;)){ require(&#8220;http.php&#8221;); } Ist [...]]]></description>
			<content:encoded><![CDATA[<p>Soeben wurde die WordPress Version auf die aktuelle 2.7 hochgezogen. Dabei kam es zu Problemen in der cron.php:</p>
<blockquote><p><strong>Fatal error: Call to undefined function: wp_remote_request() in \httpdocs\bla\wp-includes\update.php on line 58</strong></p></blockquote>
<p>Das liegt wohl daran das dort ein include falsch gesetzt war. Eine manuelle Anpassung half hier durch einfaches einfügen der Zeilen:</p>
<blockquote><p><strong>if(!function_exists(&#8220;wp_remote_post&#8221;)){<br />
require(&#8220;http.php&#8221;);<br />
}</strong></p></blockquote>
<p><strong>I</strong>st das Problem gelöst und die Version kann wie gewohnt genutzt werden.<br />
Eine schöne Sache ist das nue eingeführte automatische Upgrade, es bleibt zu hoffendas schnell ein Fix rauskommt und dieser problemlos verteilt werden wird.</p>
<p>Das ganze Problem wird auch hier abgehandelt:</p>
<p><a href="http://wordpress.org/support/topic/226656" target="_blank" rel="nofollow">WordPress forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexanderjaeger.de/wordpress-27-installation-probleme-mit-cronphp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

