Home > Backend Development > PHP Tutorial > zend 这个是什么错?该怎么解决

zend 这个是什么错?该怎么解决

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:12:14
Original
821 people have browsed it

zend 这个是什么错?
The following error occurred:

exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (add)' in D:\zendtest\library\Zend\Controller\Dispatcher\Standard.php:248 Stack trace: #0 D:\zendtest\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 D:\zendtest\html\index.php(20): Zend_Controller_Front->dispatch() #2 {main}


新手这个是什么错误?

------解决方案--------------------
估计是版本不配套
------解决方案--------------------

探讨
The following error occurred:

exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (add)' in D:\zendtest\library\Zend\Controller\Dispatcher\Standard.php:248 S……
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Controller does not exist: app\controller\Test
From 1970-01-01 08:00:00
0
0
0
Controller touch?
From 1970-01-01 08:00:00
0
0
0
AngularJS via controller A to controller B
From 1970-01-01 08:00:00
0
0
0
Imitate $this->show() in TP5 Controller
From 1970-01-01 08:00:00
0
0
0
ControllerClass 'think\Controller' not found in
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template