Guest User

Untitled

a guest
Jun 22nd, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. An error occurred
  2.  
  3. Page not found
  4.  
  5. Exception information:
  6.  
  7. Message: Invalid controller specified (admin)
  8.  
  9. Stack trace:
  10.  
  11. #0 /usr/local/zend/ZendFramework-1.8.4/library/Zend/Controller/Front.php(945): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
  12. #1 /usr/local/zend/ZendFramework-1.8.4/library/Zend/Application/Bootstrap/Bootstrap.php(77): Zend_Controller_Front->dispatch()
  13. #2 /usr/local/zend/ZendFramework-1.8.4/library/Zend/Application.php(328): Zend_Application_Bootstrap_Bootstrap->run()
  14. #3 /Users/jcrawford/Work/ispkw/html/index.php(26): Zend_Application->run()
  15. #4 {main}
  16.  
  17. Request Parameters:
  18.  
  19. array(3) {
  20. ["controller"]=>
  21. string(5) "admin"
  22. ["action"]=>
  23. string(5) "index"
  24. ["module"]=>
  25. string(7) "default"
  26. }
Add Comment
Please, Sign In to add comment