jxht254922919
新手上路

UID 90363
精华
0
积分 14
帖子 7
金钱 14 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2007-3-29
状态 离线
|
zend framework 1.5.3 安装 求助
安装提示错误
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (ZendFramework)' in D:\Program Files\xampp\htdocs\zhyq\ZendFramework\library\Zend\Controller\Dispatcher\Standard.php:249 Stack trace: #0 D:\Program Files\xampp\htdocs\zhyq\ZendFramework\library\Zend\Controller\Front.php(914): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 D:\Program Files\xampp\htdocs\zhyq\ZendFramework\test\index.php(49): Zend_Controller_Front->dispatch() #2 {main} thrown in D:\Program Files\xampp\htdocs\zhyq\ZendFramework\library\Zend\Controller\Dispatcher\Standard.php on line 249
原因好像是没有找到 views中的页面.
参考http://bbs.zendchina.net/thread-63-1-1.html做的。
根目录为D:\Program Files\xampp\htdocs\
怎么解决?
|
|