[問題] 使用Attach_Mod建立縮圖出現問題
發表於 : 2004-12-26 20:32
附加檔案模組版本 2.3.11
phpBB 2.0.11
在使用Imagick 縮圖程式建立縮圖出現問題如下問題
Warning: passthru(): Unable to fork [c:/imagemagick/convert.exe -quality 85 -antialias -sample 400x300 "C:/PHP/uploadtemp/php1A3.tmp" +profile "*" "C:/phpbb/files/thumbs/t_15_162.jpg"] in C:\phpbb\attach_mod\includes\functions_thumbs.php on line 169
Warning: passthru(): Unable to fork [c:/imagemagick/convert.exe -quality 85 -antialias -sample 400x300 "C:/phpbb/files/15_162.jpg" +profile "*" "C:/phpbb/files/thumbs/t_15_162.jpg"] in C:\phpbb\attach_mod\includes\functions_thumbs.php on line 169
Warning: Cannot modify header information - headers already sent by (output started at C:\phpbb\attach_mod\includes\functions_thumbs.php:169) in C:\phpbb\includes\page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at C:\phpbb\attach_mod\includes\functions_thumbs.php:169) in C:\phpbb\includes\page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at C:\phpbb\attach_mod\includes\functions_thumbs.php:169) in C:\phpbb\includes\page_header.php on line 478
請問一下那裡出錯?
謝謝各位幫忙
phpBB 2.0.11
在使用Imagick 縮圖程式建立縮圖出現問題如下問題
Warning: passthru(): Unable to fork [c:/imagemagick/convert.exe -quality 85 -antialias -sample 400x300 "C:/PHP/uploadtemp/php1A3.tmp" +profile "*" "C:/phpbb/files/thumbs/t_15_162.jpg"] in C:\phpbb\attach_mod\includes\functions_thumbs.php on line 169
Warning: passthru(): Unable to fork [c:/imagemagick/convert.exe -quality 85 -antialias -sample 400x300 "C:/phpbb/files/15_162.jpg" +profile "*" "C:/phpbb/files/thumbs/t_15_162.jpg"] in C:\phpbb\attach_mod\includes\functions_thumbs.php on line 169
Warning: Cannot modify header information - headers already sent by (output started at C:\phpbb\attach_mod\includes\functions_thumbs.php:169) in C:\phpbb\includes\page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at C:\phpbb\attach_mod\includes\functions_thumbs.php:169) in C:\phpbb\includes\page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at C:\phpbb\attach_mod\includes\functions_thumbs.php:169) in C:\phpbb\includes\page_header.php on line 478
請問一下那裡出錯?
謝謝各位幫忙