Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. 2018-06-21 03:37:42 Error: [MissingControllerException] Controller class PostController could not be found.
  2. Exception Attributes: array (
  3. 'class' => 'PostController',
  4. 'plugin' => NULL,
  5. )
  6. Request URL: /post
  7. Stack Trace:
  8. #0 /var/www/demo/www/demo/app/webroot/index.php(114): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  9. #1 {main}
  10. 2018-06-21 03:37:42 Error: Plugin "MyHomeModal" not valid! The file or folder "/var/www/demo/www/demo/app/Plugin/MyHomeModal/config.json" doesn't exist! Please verify documentation for more informations.
  11. 2018-06-21 03:37:42 Warning: Warning (2): file_exists(): open_basedir restriction in effect. File(/var/www/demo/www/demo/app/View/Themed/.gitkeep/Config/config.json) is not within the allowed path(s): (/var/www/demo/:/tmp) in [/var/www/demo/www/demo/app/Controller/Component/ThemeComponent.php, line 154]
  12. Trace:
  13. file_exists - [internal], line ??
  14. ThemeComponent::getConfig() - APP/Controller/Component/ThemeComponent.php, line 154
  15. ThemeComponent::getThemesInstalled() - APP/Controller/Component/ThemeComponent.php, line 76
  16. ThemeComponent::getCurrentTheme() - APP/Controller/Component/ThemeComponent.php, line 182
  17. AppController::__initConfiguration() - APP/Controller/AppController.php, line 105
  18. AppController::beforeFilter() - APP/Controller/AppController.php, line 58
  19. CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
  20. Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
  21. ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 168
  22. ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 92
  23. ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
  24. [main] - [internal], line ??
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement