主題: 上傳圖片的問題 作者: stevenoneal 於 十二月 27, 2005, 01:37:46 下午 我要上傳圖片就會發生以下的問題~~~想請教各位大大~~要如何解決
Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available Exception message: Cannot add header information - headers already sent by (output started at /var/www/html/plog/class/object/exception.class.php:37) Error code: 2 Stack trace is not available Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /var/www/html/plog/class/template/smarty/Smarty_Compiler.class.php on line 706 主題: Re: 上傳圖片的問題 作者: winman 於 十二月 27, 2005, 01:50:40 下午 我要上傳圖片就會發生以下的問題~~~想請教各位大大~~要如何解決 Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available 我們先不管下面的錯誤,先來確認系統是否已經啟用GD2,請check phpinfo 的輸出信息是否存在GD2。 主題: Re: 上傳圖片的問題 作者: bbear 於 一月 10, 2006, 12:04:35 下午 我也有相同的問題
確認 GD2.0有裝好 上傳相片後出現這樣的錯誤訊息 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 443647 bytes) in /usr/local/www/data-dist/plogrc/class/gallery/getid3/module.graphic.jpg.php on line 30 是不是說:可用的空間已耗盡了?如是,會何會這樣 我的測試站是 http://w3.nwes.mlc.edu.tw/plogrc/ 主題: Re: 上傳圖片的問題 作者: winman 於 一月 10, 2006, 12:44:54 下午 尝试用“ Allowed memory ” 这个关键词去搜寻本论坛,会有答案哦。 ;-)
主題: Re: 上傳圖片的問題 作者: bbear 於 一月 10, 2006, 02:50:01 下午 謝謝winman,我已經找到答案,也解決問題了
嗯...搜尋功能很不錯 :-P |