質問編集履歴
2
追記
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,4 +2,6 @@
|
|
2
2
|
|
3
3
|
> Warning: /base/data/home/apps/s~xxxxxxxx/1.389168138496639262/app/tmp/cache/persistent/ is not writable in /base/data/home/apps/s~xxxxxxx/1.389168138496639262/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 /base/data/home/apps/s~xxxxxxx/1.389168138496639262/lib/Cake/Cache/Cache.php:186 Stack trace: #0 /base/data/home/apps/s~xxxxxxxxx/1.389168138496639262/lib/Cake/Cache/Cache.php(151): Cache::_buildEngine('_cake_core_') #1 /base/data/home/apps/s~xxxxxx/1.389168138496639262/app/Config/core.php(379): Cache::config('_cake_core_', Array) #2 /base/data/home/apps/s~xxxxxx/1.389168138496639262/lib/Cake/Core/Configure.php(72): include('/base/data/home...') #3 /base/data/home/apps/s~xxxxxxxx/1.389168138496639262/lib/Cake/bootstrap.php(175): Configure::bootstrap(true) #4 /base/data/home/apps/s~xxxxxxx/1.389168138496639262/app/webroot/index.php(100): include('/base/data/home...') #5 {main} thrown in /base/data/home/apps/s~xxxxxxx/1.389168138496639262/lib/Cake/Cache/Cache.php on line 186
|
4
4
|
|
5
|
-
と表示されてしまいます。/app/tmp配下のファイル権限はすべて777にしてあるのですが。おそらくGAEのサーバにファイル書き込みの権限を与えないといけない気がするのですが、どこで設定できますでしょうか?
|
5
|
+
と表示されてしまいます。/app/tmp配下のファイル権限はすべて777にしてあるのですが。おそらくGAEのサーバにファイル書き込みの権限を与えないといけない気がするのですが、どこで設定できますでしょうか?
|
6
|
+
|
7
|
+
ローカルではcakeアプリは動いています。
|