• Thinkphp 出现 “_CACHE_WRITE_ERROR” 错误的可能解决办法


    系统发生错误
    
    您可以选择 [ 重试 ] [ 返回 ] 或者 [ 回到首页 ]
    错误位置: FILE: D:\freehost\shuenquan\web\Core\Lib\Template\ThinkTemplate.class.php LINE: 93
    
    [ 错误信息 ]
    _CACHE_WRITE_ERROR_:./Cache/Cache/Home/b02d724cf6d77cc763dd04495d2f9ca1cncn
    
    [ TRACE ]
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Template\ThinkTemplate.class.php (93) ThinkTemplate->loadTemplate(_CACHE_WRITE_ERROR_:./Cache/Cache/Home/b02d724cf6d77cc763dd04495d2f9ca1cncn)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Behavior\ParseTemplateBehavior.class.php (57) ThinkTemplate->fetch(./Yourphp/Tpl/Home/Default/Product_malllist.html)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Common\common.php (410) ParseTemplateBehavior->run(./Yourphp/Tpl/Home/Default/Product_malllist.html, Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Common\common.php (373) B(Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\View.class.php (154) tag()
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\View.class.php (96) View->fetch(ParseTemplate, Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\Action.class.php (98) View->display(view_parse, Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Yourphp\Lib\Action\Home\MallAction.class.php (133) Action->display(malllist)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Yourphp\Lib\Action\BaseAction.class.php (362) MallAction->malllist(malllist, , )
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Yourphp\Lib\Action\EmptyAction.class.php (72) BaseAction->index(malllist)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\Action.class.php (195) EmptyAction->_empty(57, 0, 57)
    [13-04-23 08:40:04] () Action->__call(57, Product)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\App.class.php (139) EmptyAction->index(index, Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\App.class.php (166) App::exec(index, Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Lib\Core\Think.class.php (47) App::run()
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Common\runtime.php (244) Think::Start(Array)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\Core\Core.php (32) require(D:\freehost\shuenquan\web\Core\Common\runtime.php)
    [13-04-23 08:40:04] D:\freehost\shuenquan\web\index.php (15) require(D:\freehost\shuenquan\web\Core\Core.php)
    ThinkPHP 3.0 { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]

    之前做了一个站点 总是会出现这种莫名其妙的错误 总是 在更新后 不久  站点就突然崩溃了 搞得我一直也很崩溃的! 总是为这个破事 吃不下 睡不着 , 今天 去看远程空间 才TMD的发现 空间满了 ! fuck fuck fuck !

     真是TMD的想骂人了 原来 调试错误的时候 总是不能将模板文件写进去的原因 就是因为 空间已满 肯定再写不进去的  所以 总是 被这种调试错误 搞死了!

    借此 想给 广大用TP的兄弟们 提个醒 如果出现这种错误 你不妨看看你 空间的 容量 是否已满!  

  • 相关阅读:
    Google发布机器学习平台Tensorflow游乐场~带你玩神经网络()
    Docker 容器中的域名解析配置问题解决的四种方式
    kubelet 垃圾回收机制
    minio集群部署以及租户、桶的权限管理分配
    ss s
    linux中某个目录进不去导致卡死问题
    consul集群部署
    screen运行mysql_Linux命令 screen后台运行程序
    分布式锁工具Redisson
    使用 Kubernetes IngressNginx 实现蓝绿、灰度发布!你会用了吗?
  • 原文地址:https://www.cnblogs.com/justphp/p/3037106.html
Copyright © 2020-2023  润新知