缓存问题

  • 原因:缓存数据过期或损坏。
  • 解决方法
    • 清除缓存文件夹中的内容。
  • rm -rf /path/to/your/website/data/cache/*
    rm -rf /path/to/your/website/data/temp/*