smarty模板缓存文件过多导致的错误 发布于 2015-05-22 阅读 2178 分类 php/mysql/apache 一个网站一直运行正常,突然报错了:Fatal error: Maximum execution time of 30 seconds exceeded in xxxxx\libs\internals\core.write_file.php on line 27检查发现smarty模板缓存目录template_c达到了100多M ,清空该目录后错误消失。 留言 发表
留言