一个网站一直运行正常,突然报错了:

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 ,清空该目录后错误消失。