Finding error in installation, despite of changing permissions still getting error. Below are the details Warning: _cake_core_ cache was unable to write 'cake_dev_en-us' to File cache in /home/friendsp/public_html/lib/Cake/Cache/Cache.php on line 310 Warning: /home/friendsp/public_html/app/tmp/cache/persistent/ is not writable in /home/friendsp/public_html/lib/Cake/Cache/Engine/FileEngine.php on line 374 Fatal error: Uncaught exception 'CacheException' with message 'Cache engine _cake_core_ is not properly configured.' in /home/friendsp/public_html/lib/Cake/Cache/Cache.php:166 Stack trace: #0 /home/friendsp/public_html/lib/Cake/Cache/Cache.php(136): Cache::_buildEngine('_cake_core_') #1 /home/friendsp/public_html/app/Config/core.php(338): Cache::config('_cake_core_', Array) #2 /home/friendsp/public_html/lib/Cake/Core/Configure.php(78): include('/home/friendsp/...') #3 /home/friendsp/public_html/lib/Cake/bootstrap.php(171): Configure::bootstrap(true) #4 /home/friendsp/public_html/app/webroot/index.php(70): include('/home/friendsp/...') #5 {main} thrown in /home/friendsp/public_html/lib/Cake/Cache/Cache.php on line 166
The first two are because there are a bunch of folders that need to be 777'd for the last I'd look in /app/Config/core.php and double, triple check the cache settings.