张智勇的文章收藏

本站文章全部转自互联网,如有侵权,请联系站长,我们会在第一时间删除并愿意承担法律责任。

« NDSL基本介绍北京领克特信息技术有限公司CEO汪洋讲话 »

Memory的调整

原文链接:http://calfen.wenhuaren.org/blog/post/1/10


Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2842 bytes) in template/smarty/Smarty_Compiler.class.php on line 256



可以在index.php中增加

ini_set("upload_max_filesize", "20M");
ini_set("memory_limit", "32M");
ini_set("post_max_size", "24M");

来修改这些参数

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

日历

最新评论及回复

相关文章

Powered By Z-Blog 1.8 Devo Build 80201 theme by 博客主题网

Copyright 2003-2006 ddup.net Some Rights Reserved.