我用ZF工具来创建一个项目的“http://本地主机/工作/ qwafel”Zend框架“无效的控制器所指定的”错误
我创造它的URL的“http://本地主机/工作/ qwafel/public“显示索引控制器索引操作正常。但是,当我浏览到的“http://本地主机/工作/ qwafel /公共/指数”我得到这个错误
An error occurred
Page not found
Exception information:
Message: Invalid controller specified (work)
Stack trace:
#0 C:\xampp\htdocs\Work\qwafel\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 C:\xampp\htdocs\Work\qwafel\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front->dispatch()
#2 C:\xampp\htdocs\Work\qwafel\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#3 C:\xampp\htdocs\Work\qwafel\public\index.php(26): Zend_Application->run()
#4 {main}
Request Parameters:
array (
'controller' => 'work',
'action' => 'qwafel',
'public' => 'index',
'module' => 'default',
)
我不知道为什么,我创建了ZF的工具很多项目它正常工作
没有人吗?帮帮我!!
感谢参与,但它现在工作无论我创建项目,我认为这是服务器的问题!也许。 – ahmedsafan86 2011-03-31 07:37:12