teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

エラーコードのメモを追加しました。

2018/01/18 09:52

投稿

t7y4j8orhiyjhug
t7y4j8orhiyjhug

スコア16

title CHANGED
File without changes
body CHANGED
@@ -43,4 +43,10 @@
43
43
  }
44
44
 
45
45
  }
46
- ```
46
+ ```
47
+
48
+ エラー内容は、こちらです。
49
+
50
+ Error: [Cake\Controller\Exception\MissingActionException] Action XXXController::CCC() could not be found, or is not accessible.
51
+
52
+ ちなみに、キャッシュは全て削除してからアクセスしました。