romaninsh / dokku-alt-manager

dokku-alt Web Manager App (LOOKING FOR CO-MAINTAINER)
100 stars 19 forks source link

Exception_PathFinder: File not found #18

Closed johnnye closed 9 years ago

johnnye commented 9 years ago

Clone and push to a new dock-alt install and I get the above error on most URLs. I'm assuming that it's a config error. Stack trace is:

/app/vendor/atk4/atk4/lib/PathFinder.php:323 admin_pathfinder PathFinder->exception("File not found") /app/vendor/atk4/atk4/lib/App/CLI.php:333 admin_pathfinder PathFinder->locate("page", "cgisys/defaultwebpage.php", "path") /app/vendor/atk4/atk4/lib/PathFinder.php:427 admin Admin->locatePath("page", "cgisys/defaultwebpage.php")
/app/vendor/atk4/atk4/lib/App/Frontend.php:89 admin_pathfinder PathFinder->loadClass("page_cgisys_defaultwebpage") /app/vendor/atk4/atk4/lib/App/Web.php:435 admin Admin->layout_Content() /app/vendor/atk4/atk4/lib/App/Frontend.php:38 admin Admin->addLayout("Content") /app/vendor/atk4/atk4/lib/App/Admin.php:64 admin Admin->initLayout() /app/vendor/atk4/atk4/lib/App/Web.php:261 admin Admin->initLayout() /app/admin/public/index.php:14 admin Admin->main()

johnnye commented 9 years ago

Ignore me: cPanel cache in the browser.