<?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: CakePHP &#8211; Error: The requested address was not found on this server</title>
	<atom:link href="http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server</link>
	<description>Eine feine Sammlung nützlicher PHP Notizen</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:14:10 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Christoph</title>
		<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/comment-page-1#comment-385</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Tue, 08 Sep 2009 09:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=418#comment-385</guid>
		<description>Danke, genau das war es bei mir auch. Ich dachte schon ich habe micht beim Controllernamen vertippt oder sowas.</description>
		<content:encoded><![CDATA[<p>Danke, genau das war es bei mir auch. Ich dachte schon ich habe micht beim Controllernamen vertippt oder sowas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/comment-page-1#comment-384</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 08 Sep 2009 08:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=418#comment-384</guid>
		<description>So jetzt hab&#039; ich&#039;s - danke an das CakePHP-Forum!
In der home.ctp stand noch folgender Code drin:
&lt;code&gt;
if (Configure::read() == 0):
$this-&gt;cakeError(&#039;error404&#039;);
endif;
&lt;/code&gt;

- aua!</description>
		<content:encoded><![CDATA[<p>So jetzt hab&#8217; ich&#8217;s &#8211; danke an das CakePHP-Forum!<br />
In der home.ctp stand noch folgender Code drin:<br />
<code><br />
if (Configure::read() == 0):<br />
$this-&gt;cakeError('error404');<br />
endif;<br />
</code></p>
<p>- aua!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralle</title>
		<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/comment-page-1#comment-373</link>
		<dc:creator>ralle</dc:creator>
		<pubDate>Mon, 07 Sep 2009 08:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=418#comment-373</guid>
		<description>Wenn du die Lösung hast, würde ich mich freuen wenn du es hier postest ;-) Ist ja doch ein interessantes Phänomen...</description>
		<content:encoded><![CDATA[<p>Wenn du die Lösung hast, würde ich mich freuen wenn du es hier postest <img src='http://www.php-log.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Ist ja doch ein interessantes Phänomen&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/comment-page-1#comment-372</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 07 Sep 2009 08:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=418#comment-372</guid>
		<description>Ich rufe &quot;/&quot; auf oder &quot;/index.php&quot; oder &quot;/pages&quot; - das Ergebnis ist immer dasselbe. Habe am Routing nichts geändert. Und das Template exisitert natürlich.
Wie gesagt im Debug-Modus 1 - 3 funktioniert es ganz wunderbar, nur bei 0 plötzlich nicht.

Dachte, das wär&#039; vielleicht ein bekanntes Problem, will dich damit nicht weiter belästigen.</description>
		<content:encoded><![CDATA[<p>Ich rufe &#8220;/&#8221; auf oder &#8220;/index.php&#8221; oder &#8220;/pages&#8221; &#8211; das Ergebnis ist immer dasselbe. Habe am Routing nichts geändert. Und das Template exisitert natürlich.<br />
Wie gesagt im Debug-Modus 1 &#8211; 3 funktioniert es ganz wunderbar, nur bei 0 plötzlich nicht.</p>
<p>Dachte, das wär&#8217; vielleicht ein bekanntes Problem, will dich damit nicht weiter belästigen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralle</title>
		<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/comment-page-1#comment-369</link>
		<dc:creator>ralle</dc:creator>
		<pubDate>Mon, 07 Sep 2009 07:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=418#comment-369</guid>
		<description>Nein, hast du was am Routing geändert? Wie ist die URL die Du aufrufst? Existiert das passende Template?</description>
		<content:encoded><![CDATA[<p>Nein, hast du was am Routing geändert? Wie ist die URL die Du aufrufst? Existiert das passende Template?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.php-log.de/418/php/cakephp-error-the-requested-address-was-not-found-on-this-server/comment-page-1#comment-368</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 07 Sep 2009 07:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=418#comment-368</guid>
		<description>Ich bekomme auf der Home-Seite (Page-Controller) die &quot;Not Found&quot;-Meldung, sobald ich mich im Debug-Modus &gt; 0 befinde. Und ich habe die ganze Zeit online entwickelt.
Weißt du, was da los sein könnte?</description>
		<content:encoded><![CDATA[<p>Ich bekomme auf der Home-Seite (Page-Controller) die &#8220;Not Found&#8221;-Meldung, sobald ich mich im Debug-Modus &gt; 0 befinde. Und ich habe die ganze Zeit online entwickelt.<br />
Weißt du, was da los sein könnte?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
