- 论坛徽章:
- 0
|
我把我们开发的一些PHP上传到我的机器上出现了如下错误,不知道问题出在哪里还请大大帮我看看。
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in /usr/local/www/nginx-dist/libs/Zend/Controller/Dispatcher/Standard.php:241 Stack trace: #0 /usr/local/www/nginx-dist/libs/Zend/Controller/Front.php(945): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /usr/local/www/nginx-dist/libs/Zend/Application/Bootstrap/Bootstrap.php(77): Zend_Controller_Front->dispatch() #2 /usr/local/www/nginx-dist/libs/Zend/Application.php(32 : Zend_Application_Bootstrap_Bootstrap->run() #3 /usr/local/www/nginx-dist/html/index.php(6 : Zend_Application->run() #4 {main} thrown in /usr/local/www/nginx-dist/libs/Zend/Controller/Dispatcher/Standard.php on line 241 |
|