混乱している。
https://www.codeigniter.com/user_guide/general/caching.html
キャッシュは で作成されapplication/cacheます。
しかし、システムconfig.phpでは、デフォルトのキャッシュはsystem/cache/.
/*
|--------------------------------------------------------------------------
| Cache Directory Path
|--------------------------------------------------------------------------
|
| Leave this BLANK unless you would like to set something other than the default
| system/cache/ folder. Use a full server path with trailing slash.
|
*/
もしあれば、CI はどれを使用しますか?