【发布时间】:2012-04-13 05:29:54
【问题描述】:
我为一个应用程序工作了大约一周,现在,昨天我收到了这个错误,然后突然消失了,我继续工作!现在我再次收到此错误但没有任何更改! 我该如何解决?
谢谢
警告:include_once(/www/zendsvr/htdocs/TassiWeb/application/controllers/LoginController.php) [function.include-once]:打开流失败:打开的太多/usr/local/zendsvr/share/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php 中的文件在第 344 行
警告:include_once() [function.include]:未能打开“/www/zendsvr/htdocs/TassiWeb/application/controllers/LoginController.php”以包含(include_path='/www/zendsvr/htdocs/TassiWeb/ application/../library:/www/zendsvr/htdocs/TassiWeb/library:.:/usr/local/zendsvr/share/ZendFramework/library:/usr/local/zendsvr/share/pear') 在 / usr/local/zendsvr/share/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php 第 344 行
警告: include_once(/www/zendsvr/htdocs/TassiWeb/application/controllers/ErrorController.php) [function.include-once]: 无法打开流: /usr/local/zendsvr/share/ZendFramework 中打开的文件太多/图书馆/Zend/续第 344 行
警告上的roller/Dispatcher/Standard.php:include_once() [function.include]:打开失败'/www /zendsvr/htdocs/TassiWeb/application/controllers/ErrorController.php' 用于包含(include_path='/www/zendsvr/htdocs/TassiWeb/application/../library:/www/zendsvr/htdocs/TassiWeb/library:.: /usr/local/zendsvr/share/ZendFramework/library:/usr/local/zendsvr/share/pear') 在 /usr/local/zendsvr/share/ZendFramework/library/Zend/Controller/Dispatcher/Standard 中。第 344 行
致命错误 上的 php:未捕获的异常 'Zend_Controller_Dispatcher_Exception' 并在 / usr/local/zendsvr/share/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php:352
堆栈跟踪:
/usr/local/zendsvr/share/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php(262): Zend_Controller_Dispatcher_Standard->loadClass('ErrorController')
/usr/local/zendsvr/share/ZendFramework/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
/usr/local/zendsvr/share/ZendFramework/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
/usr/local/zendsvr/share/ZendFramework/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
/www/zendsvr/htdocs/TassiWeb/public/index.php(26): Zend_Application->run()
{主要的}
在 352
【问题讨论】:
标签: zend-framework