主題: 請問一個log問題 作者: lee_rong 於 十月 17, 2006, 08:52:02 上午 我整合lifetype和gallery2 在點放大圖片,會出現錯誤訊息,log如下,請問這是什麼意思呢?有辨法解決嗎?
[Tue Oct 17 09:57:46 2006] [error] [client 59.120.154.240] PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 58368 bytes) in /var/www/html/plog/gallery2/modules/core/Callbacks.inc on line 119, referer: http://mail.pmail.idv.tw/plog/index.php?op=gallery&blogId=1&g2_itemId=320 主題: Re: 請問一個log問題 作者: james 於 十月 17, 2006, 04:42:27 下午 我整合lifetype和gallery2 在點放大圖片,會出現錯誤訊息,log如下,請問這是什麼意思呢?有辨法解決嗎? 紅色字體就是問題所在。[Tue Oct 17 09:57:46 2006] [error] [client 59.120.154.240] PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 58368 bytes) in /var/www/html/plog/gallery2/modules/core/Callbacks.inc on line 119, referer: http://mail.pmail.idv.tw/plog/index.php?op=gallery&blogId=1&g2_itemId=320 請自行調整php的memory size.(調整方法請自行詢問google 大神) Good Luck. :-) James. |