主題: Allowed memory 問題 作者: frank1992126 於 十月 09, 2006, 07:49:32 上午 登入後台出現:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 87 bytes) in /usr/home/users/4a/frank1992126/www/pking.mynew.ws/class/template/smarty/Smarty_Compiler.class.php on line 1743 我已爬過文 把 LifeType 根目錄下的 index.php、summary.php、rss.php、admin.php 幾個程式全加上: ini_set("memory_limit", "16M"); 但人然無效,怎麼辦? |