Thinkphp3.2 include 造成内存溢出

浏览:542 发布日期:2018/02/02 分类:求助交流 关键字: thinkphp3.2 include 内存溢出
我在页面中使用模版标签include,代码如下:
<include file="/index.php?s=/Home/User/loadmenu"/>
页面出现 Allowed memory size of 134217728 bytes exhausted (tried to allocate 57344 bytes) 这种错误。
参照 http://www.thinkphp.cn/topic/636.html 这个解决方法,没有起作用,求解释和答案。
最佳答案
评论( 相关
后面还有条评论,点击查看>>