首页上一页 1 下一页尾页 2 条记录 1/1页
Zend Framework问题
发表在PHP图书答疑
2011-10-06
是否精华
是
否
版块置顶:
是
否
主编好:
我买了<PHP编程宝典>一书,在运行16.1时发现出现以下错误:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Dispatcher\Standard.php:248 Stack trace: #0 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front->dispatch() #2 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #3 C:\AppServ\www\MR\Instance\16\16.1\public\index.php(8): Zend_Application->run() #4 {main} Next exception 'Zend_Controller_Exception' with message 'Invalid controller specified (error)#0 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Contro in C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Plugin\Broker.php on line 336
在网上按照别人的办法都不行,看了例子中的代码的设置,都是对的,不知道是哪里错了,实在找不出来,
尽请指教。
我买了<PHP编程宝典>一书,在运行16.1时发现出现以下错误:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Dispatcher\Standard.php:248 Stack trace: #0 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front->dispatch() #2 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #3 C:\AppServ\www\MR\Instance\16\16.1\public\index.php(8): Zend_Application->run() #4 {main} Next exception 'Zend_Controller_Exception' with message 'Invalid controller specified (error)#0 C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Contro in C:\AppServ\www\MR\Instance\16\16.1\library\Zend\Controller\Plugin\Broker.php on line 336
在网上按照别人的办法都不行,看了例子中的代码的设置,都是对的,不知道是哪里错了,实在找不出来,
尽请指教。