<?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>Комментарии на: Основы Zend Framework. Zend_Controller.</title>
	<atom:link href="http://zend-framework.ru/zend_framework-zend_controller-part1/feed/" rel="self" type="application/rss+xml" />
	<link>http://zend-framework.ru/zend_framework-zend_controller-part1/</link>
	<description>Статьи, руководства и заметки о фреймворке для PHP - Zend Framework</description>
	<lastBuildDate>Fri, 18 May 2012 03:52:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>От: Сергей Митрошин</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-1064</link>
		<dc:creator>Сергей Митрошин</dc:creator>
		<pubDate>Wed, 18 May 2011 06:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-1064</guid>
		<description>Можно включить его в application.ini:
resources.frontController.throwExceptions = 1</description>
		<content:encoded><![CDATA[<p>Можно включить его в application.ini:<br />
resources.frontController.throwExceptions = 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Anton</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-1062</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Thu, 12 May 2011 07:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-1062</guid>
		<description>А не могли бы вы подсказать где его искать ...:(</description>
		<content:encoded><![CDATA[<p>А не могли бы вы подсказать где его искать &#8230;:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Сергей Митрошин</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-1061</link>
		<dc:creator>Сергей Митрошин</dc:creator>
		<pubDate>Wed, 11 May 2011 12:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-1061</guid>
		<description>Антон, вам надо включить параметр throwExceptions и посмотреть, что его вызывает.
Сейчас же ZF пытается вызвать обработчик ошибок (ErrorController, errorAction), но не находит его.</description>
		<content:encoded><![CDATA[<p>Антон, вам надо включить параметр throwExceptions и посмотреть, что его вызывает.<br />
Сейчас же ZF пытается вызвать обработчик ошибок (ErrorController, errorAction), но не находит его.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Anton</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-1060</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Wed, 11 May 2011 11:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-1060</guid>
		<description>Скажите пожалуйста в чем беда ... 
Пытаюсь запустить на сервере IIS URL rewrite  вроде выставил 
но страница открывается с 500 ошибкой в файле php-errors.log пишет такие ошибки ... 

[11-May-2011 17:06:38] PHP Fatal error:  Uncaught exception &#039;Zend_Controller_Dispatcher_Exception&#039; with message &#039;Invalid controller specified (error)&#039; in C:\inetpub\wwwroot\library\Zend\Controller\Dispatcher\Standard.php:248
Stack trace:
#0 C:\inetpub\wwwroot\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 C:\inetpub\wwwroot\public\index.php(30): Zend_Controller_Front-&gt;dispatch()
#2 {main}
  thrown in C:\inetpub\wwwroot\library\Zend\Controller\Dispatcher\Standard.php on line 248

Вроде похоже на то, что было у Romana</description>
		<content:encoded><![CDATA[<p>Скажите пожалуйста в чем беда &#8230;<br />
Пытаюсь запустить на сервере IIS URL rewrite  вроде выставил<br />
но страница открывается с 500 ошибкой в файле php-errors.log пишет такие ошибки &#8230; </p>
<p>[11-May-2011 17:06:38] PHP Fatal error:  Uncaught exception &#8216;Zend_Controller_Dispatcher_Exception&#8217; with message &#8216;Invalid controller specified (error)&#8217; in C:\inetpub\wwwroot\library\Zend\Controller\Dispatcher\Standard.php:248<br />
Stack trace:<br />
#0 C:\inetpub\wwwroot\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#1 C:\inetpub\wwwroot\public\index.php(30): Zend_Controller_Front-&gt;dispatch()<br />
#2 {main}<br />
  thrown in C:\inetpub\wwwroot\library\Zend\Controller\Dispatcher\Standard.php on line 248</p>
<p>Вроде похоже на то, что было у Romana</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Сергей Митрошин</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-1011</link>
		<dc:creator>Сергей Митрошин</dc:creator>
		<pubDate>Thu, 13 Jan 2011 12:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-1011</guid>
		<description>Alexander спасибо, поправил</description>
		<content:encoded><![CDATA[<p>Alexander спасибо, поправил</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Alexander</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-1010</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 11 Jan 2011 17:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-1010</guid>
		<description>В &quot;части 0. Введение&quot; в самом конце опечутка =) &quot;Пока уже программировать&quot; - на - &quot;ПоРа уже программировать &quot;</description>
		<content:encoded><![CDATA[<p>В &#8220;части 0. Введение&#8221; в самом конце опечутка =) &#8220;Пока уже программировать&#8221; &#8211; на &#8211; &#8220;ПоРа уже программировать &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Raindi</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-944</link>
		<dc:creator>Raindi</dc:creator>
		<pubDate>Thu, 21 Oct 2010 09:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-944</guid>
		<description>Прошу помочь выдает ошибку

Fatal error: Uncaught exception &#039;Zend_Log_Exception&#039; with message &#039;&quot;/var/www/phpweb20/data/logs/debug.log&quot; cannot be opened with mode &quot;a&quot;&#039; in C:\XAMPP\xampp\php\PEAR\Zend\Log\Writer\Stream.php:69 Stack trace: #0 C:\XAMPP\xampp\htdocs\Practical_Web_2_0_Applications_with_PHP-3904\chapter-02\htdocs\index.php(11): Zend_Log_Writer_Stream-&gt;__construct(&#039;/var/www/phpweb...&#039;) #1 {main} thrown in C:\XAMPP\xampp\php\PEAR\Zend\Log\Writer\Stream.php on line 69</description>
		<content:encoded><![CDATA[<p>Прошу помочь выдает ошибку</p>
<p>Fatal error: Uncaught exception &#8216;Zend_Log_Exception&#8217; with message &#8216;&#8221;/var/www/phpweb20/data/logs/debug.log&#8221; cannot be opened with mode &#8220;a&#8221;&#8216; in C:\XAMPP\xampp\php\PEAR\Zend\Log\Writer\Stream.php:69 Stack trace: #0 C:\XAMPP\xampp\htdocs\Practical_Web_2_0_Applications_with_PHP-3904\chapter-02\htdocs\index.php(11): Zend_Log_Writer_Stream-&gt;__construct(&#8216;/var/www/phpweb&#8230;&#8217;) #1 {main} thrown in C:\XAMPP\xampp\php\PEAR\Zend\Log\Writer\Stream.php on line 69</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Сергей Митрошин</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-526</link>
		<dc:creator>Сергей Митрошин</dc:creator>
		<pubDate>Sun, 25 Jan 2009 07:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-526</guid>
		<description>Судя по всему, вы используете модули, и модуля default у вас не существует.</description>
		<content:encoded><![CDATA[<p>Судя по всему, вы используете модули, и модуля default у вас не существует.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: armjer</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-525</link>
		<dc:creator>armjer</dc:creator>
		<pubDate>Sun, 25 Jan 2009 07:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-525</guid>
		<description>Здравствуйте. Прочел Вашу статью с большим интересом. 
Я пытаюсь установить Zend Framework. Сделал как у Вас написано, но у меня не получается. Появляется ошибка. 

КОД.
throwExceptions(true);
try {
    $frontController-&gt;dispatch();
}
catch (Exception $e)
 {
 echo &quot;myerror:{$e-&gt;getMessage()}&quot;;
}
//$frontController-&gt;dispatch();
echo(&quot;Test&quot;);
?&gt;
КОД.
Ошибка.
myerror:No default module defined for this application

Я прошу, если не трудно для Вас, помочь мне.</description>
		<content:encoded><![CDATA[<p>Здравствуйте. Прочел Вашу статью с большим интересом.<br />
Я пытаюсь установить Zend Framework. Сделал как у Вас написано, но у меня не получается. Появляется ошибка. </p>
<p>КОД.<br />
throwExceptions(true);<br />
try {<br />
    $frontController-&gt;dispatch();<br />
}<br />
catch (Exception $e)<br />
 {<br />
 echo &#8220;myerror:{$e-&gt;getMessage()}&#8221;;<br />
}<br />
//$frontController-&gt;dispatch();<br />
echo(&#8220;Test&#8221;);<br />
?&gt;<br />
КОД.<br />
Ошибка.<br />
myerror:No default module defined for this application</p>
<p>Я прошу, если не трудно для Вас, помочь мне.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Пингвин</title>
		<link>http://zend-framework.ru/zend_framework-zend_controller-part1/comment-page-1/#comment-425</link>
		<dc:creator>Пингвин</dc:creator>
		<pubDate>Sat, 30 Aug 2008 11:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://zend-framework.ru/2008/02/zend_framework-zend_controller-part1/#comment-425</guid>
		<description>я не согласшусь, не правильно вы говорите</description>
		<content:encoded><![CDATA[<p>я не согласшусь, не правильно вы говорите</p>
]]></content:encoded>
	</item>
</channel>
</rss>

