LifeType 中文開發論壇

支援 => 使用與操作 => 主題作者是: 二十四 於 十一月 20, 2005, 12:28:38 下午



主題: 奇怪的現象
作者: 二十四十一月 20, 2005, 12:28:38 下午
各位好丫.我是一名新手,剛剛架設好PLOG.
但是遇到一個奇怪的現象:
不論我是看首頁,新增文章,編輯網誌等等
都會遇到讀取錯誤的情況,暫時有記錄下的有:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3563 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/Smarty_Compiler.class.php on line 256

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6233 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/Smarty_Compiler.class.php on line 340

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3288 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/Smarty_Compiler.class.php on line 1225

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/core/core.create_dir_structure.php on line 33

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in /home/php4tw/public_html/npsade/plog/locale/locale_zh_TW.php on line 359

有時更會發生無法顯示網頁的情況出現.

不過奇怪的是,當我重新整理之後,又會正常顯示到出來
請問這是我自己設定上的問題,還是空間出現問題呢??

P.S如果各位還是不明白我的說話,可以去我的PLOG看看
網址:http://npsade.php-tw.org/plog/
它不是每次都出現錯誤,是間歇性的.試多幾次,就會出現錯誤的了


主題: Re: 奇怪的現象
作者: bibicall十一月 20, 2005, 12:48:31 下午
用錯誤訊息中的「 Allowed memory」搜尋一下吧
應該有討論過解決方法


主題: Re: 奇怪的現象
作者: 二十四十一月 20, 2005, 04:35:01 下午
謝謝~~
我會去找找看的了