Cakephp cake_core_ cache was unable to write 'cake_dev_en-us'

后端 未结 3 455
野趣味
野趣味 2020-12-03 09:39

I have tried EVERYTHING but i keep getting the following cake error:

( ! ) Warning: _cake_core_ cache was unable to write \'cake_dev_en-us\' to File cache in         


        
3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-03 10:14

    Did you make the /app/tmp directory and its subdirectories writable?

    More info on possible duplicate here (although title might be misleading):

    Facing a file permission error while running CakePHP in Ubuntu 10.4

提交回复
热议问题