10 likes | 128 Vues
This error report details an `Uncaught Exception` of type `Zend_Acl_Exception`, indicating that the resource 'file' could not be found in the Zend Framework application. This issue arises in the `Acl.php` file, specifically on line 365. The stack trace points to the `AclPlugin.php` and other related Zend framework files, illustrating where the permission check failed. Proper handling of resource management and permissions in the application’s access control list (ACL) is essential to prevent such errors. Debugging and reviewing resource definitions may resolve this fault.
E N D
<br /> <b>Fatal error</b>: Uncaught exception 'Zend_Acl_Exception' with message 'Resource 'file' not found' in /var/www/zf/library/Zend/Acl.php:365 Stack trace: #0 /var/www/zf/library/Zend/Acl.php(846): Zend_Acl->get('file') #1 /var/www/2011.grsmu.by/library/GRSMU/Plugin/AclPlugin.php(64): Zend_Acl->isAllowed('guest', 'file', 'kafedry') #2 /var/www/zf/library/Zend/Controller/Plugin/Broker.php(309): GRSMU_Plugin_AclPlugin->preDispatch(Object(Zend_Controller_Request_Http)) #3 /var/www/zf/library/Zend/Controller/Front.php(941): Zend_Controller_Plugin_Broker->preDispatch(Object(Zend_Controller_Request_Http)) #4 /var/www/zf/library/Zend/Application/Bootstrap/Bootstrap.php(101): Zend_Controller_Front->dispatch() #5 /var/www/zf/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #6 /var/www/2011.grsmu.by/public/index.php(26): Zend_Application->run() #7 {main} Next exception 'Zend_Controller_Exception' with message 'Resource 'file' not found#0 /var/www/zf/library/Zend/Acl.php(846): Zend_Acl->get('file') #1 /var/www/ in <b>/var/www/zf/library/Zend/Controller/Plugin/Broker.php</b> on line <b>312</b><br />