Hi,
My ZF application worked perfectly in the developemt environment (windows xp + xampp), but on the live environment (FreeBSD) it gives me this error...
Fatal error: Uncaught exception 'Zend_Controller_Exception' with message 'No default module defined for this application' in /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php:380
Stack trace:
#0 /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php(203): Zend_Controller_Dispatcher_Standard->getControllerClass(Object(Zend_Controller_Request_Http))
#1 /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php(237): Zend_Controller_Dispatcher_Standard->isDispatchable(Object(Zend_Controller_Request_Http))
#2 /usr/www/users/mapn/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#3 /usr/www/users/mapn/public/index.php(17): Zend_Controller_Front->dispatch()
#4 {main} thrown in /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php on line 380
Stack trace:
#0 /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php(203): Zend_Controller_Dispatcher_Standard->getControllerClass(Object(Zend_Controller_Request_Http))
#1 /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php(237): Zend_Controller_Dispatcher_Standard->isDispatchable(Object(Zend_Controller_Request_Http))
#2 /usr/www/users/mapn/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#3 /usr/www/users/mapn/public/index.php(17): Zend_Controller_Front->dispatch()
#4 {main} thrown in /usr/www/users/mapn/library/Zend/Controller/Dispatcher/Standard.php on line 380
Any clues where I should be investigating...
I really have no idea where to start looking, all guidance is appreciated.
Wising you all merry christmas and a happy new year!
-R
没有评论:
发表评论