2016年1月16日土曜日

CakePHP インストール時エラーの対処

CakePHP2.xをダウンロードして、FTPでCentOSの公開フォルダに持って行って、ブラウザからアクセス。

エラーがたくさん出たのであとで直そっと。
参考ページ


Warning: _cake_core_ cache was unable to write 'cake_dev_ja' to File cache in /var/www/html/cakephp/lib/Cake/Cache/Cache.php on line 328

Warning: /var/www/html/cakephp/app/tmp/cache/persistent/ is not writable in /var/www/html/cakephp/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/lib/Cake/Cache/Cache.php:186 Stack trace: #0 /var/www/html/cakephp/lib/Cake/Cache/Cache.php(151): Cache::_buildEngine('_cake_core_') #1 /var/www/html/cakephp/app/Config/core.php(373): Cache::config('_cake_core_', Array) #2 /var/www/html/cakephp/lib/Cake/Core/Configure.php(72): include('/var/www/html/c...') #3 /var/www/html/cakephp/lib/Cake/bootstrap.php(431): Configure::bootstrap(true) #4 /var/www/html/cakephp/app/webroot/index.php(98): include('/var/www/html/c...') #5 /var/www/html/cakephp/index.php(41): require('/var/www/html/c...') #6 {main} thrown in /var/www/html/cakephp/lib/Cake/Cache/Cache.php on line 18



0 件のコメント:

コメントを投稿