1 頁 (共 1 頁)

[問題]關於上傳圖檔

發表於 : 2003-06-12 14:06
黑麒麟
●架設主機作業系統:Windows XP
●免費空間連結: http://www.breezeland.com
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.3
●錯誤代碼:
Warning: Unable to create './images/avatars/cbda2f9a3ee8179a30d74.jpg': Permission denied in /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/usercp_avatar.php on line 227

Warning: Unable to move '/mnt/datadisk/users/webs/tmp/phpk3OuDR' to './images/avatars/cbda2f9a3ee8179a30d74.jpg' in /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/usercp_avatar.php on line 227

Warning: Cannot add header information - headers already sent by (output started at /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/usercp_avatar.php:227) in /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/page_header.php on line 449

Warning: Cannot add header information - headers already sent by (output started at /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/usercp_avatar.php:227) in /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/page_header.php on line 450

Warning: Cannot add header information - headers already sent by (output started at /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/usercp_avatar.php:227) in /mnt/datadisk/users/webs/ynotforum.breezeland.com/phpBB2/includes/page_header.php on line 451
我在個人資料里「從你的電腦上傳圖檔」後就出現以上問題
個人圖像也看不見.
請指導, 萬分感謝.

發表於 : 2003-06-12 15:46
Mac
./images/avatars/ -> 有沒有建立?
建立後有沒有 chmod 777?

~Mac

發表於 : 2003-06-12 23:15
黑麒麟
原來 chmod 沒777, 現在沒問題了
萬分感激 !