cakephp2.6.4にhttp://localhost/cakephp-2.6.4としてアクセスしたのですが、下記エラーがでております。
/app/tmp配下のパーミッションはchmod 777 .で変更したのですが、消えません。解決策をおねがいします。
Warning: mkdir(): Permission denied in /var/www/html/cakephp-2.6.4/lib/Cake/Cache/Engine/FileEngine.php on line 380
Warning: cake_core cache was unable to write 'cake_dev_ja' to File cache in /var/www/html/cakephp-2.6.4/lib/Cake/Cache/Cache.php on line 328
Warning: /var/www/html/cakephp-2.6.4/app/tmp/cache/persistent/ is not writable in /var/www/html/cakephp-2.6.4/lib/Cake/Cache/Engine/FileEngine.php on line 385
Fatal error: Uncaught exception 'CacheException' with message 'Cache engine "cake_core" is not properly configured. Ensure required extensions are installed, and credentials/permissions are correct' in /var/www/html/cakephp-2.6.4/lib/Cake/Cache/Cache.php:186 Stack trace: #0 /var/www/html/cakephp-2.6.4/lib/Cake/Cache/Cache.php(151): Cache::_buildEngine('cake_core') #1 /var/www/html/cakephp-2.6.4/app/Config/core.php(374): Cache::config('cake_core', Array) #2 /var/www/html/cakephp-2.6.4/lib/Cake/Core/Configure.php(72): include('/var/www/html/c...') #3 /var/www/html/cakephp-2.6.4/lib/Cake/bootstrap.php(175): Configure::bootstrap(true) #4 /var/www/html/cakephp-2.6.4/app/webroot/index.php(104): include('/var/www/html/c...') #5 /var/www/html/cakephp-2.6.4/index.php(41): require('/var/www/html/c...') #6 {main} thrown in /var/www/html/cakephp-2.6.4/lib/Cake/Cache/Cache.php on line 186

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。