Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 118: Line 118:
** 無窮迴圈 (infinite loop)
** 無窮迴圈 (infinite loop)
* 解決方法:  
* 解決方法:  
** 如果使用 x86 位元的網站伺服器,改成使用 x64 位元的網站伺服器
** 增加 memory_limit<ref>[http://blog.xuite.net/chingwei/blog/30054402-%E3%80%90%E7%B3%BB%E7%B5%B1%E3%80%91PHP+-+Fatal+error%3A+Allowed+memory+size+of+xxx+bytes+exhausted 【系統】PHP - Fatal error: Allowed memory size of xxx bytes exhausted @ My Life :: 隨意窩 Xuite日誌] </ref>
** 增加 memory_limit<ref>[http://blog.xuite.net/chingwei/blog/30054402-%E3%80%90%E7%B3%BB%E7%B5%B1%E3%80%91PHP+-+Fatal+error%3A+Allowed+memory+size+of+xxx+bytes+exhausted 【系統】PHP - Fatal error: Allowed memory size of xxx bytes exhausted @ My Life :: 隨意窩 Xuite日誌] </ref>
** 跟檔案處理有關:  
** 跟檔案處理有關:  
Anonymous user

Navigation menu