1 頁 (共 1 頁)

[問題]急問..上傳頭像出問題><

發表於 : 2003-05-12 01:55
zongzheho
我是租虛擬主機~~
●架設主機作業系統:RedHat LINUX 7.3
●快速架站程式: 無
●安裝的程式:Apache + php + MySql
●phpBB2 版本:phpBB 2.0.4
錯誤代碼~
Warning: copy(./images/avatars/5944103083ebe8ab726268.gif) [function.copy]: failed
to create stream: Permission denied in
/home/zongzhe/public_html/forum/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers
already sent by (output started at /home/zongzhe/
public_html/forum/includes/usercp_avatar.php:227) in
/home/zongzhe/public_html/forum/includes/page_header.php on line 464

Warning: Cannot modify header information - headers
already sent by (output started at /home/zongzhe/public_html
/forum/includes/usercp_avatar.php:227) in /home/zongzhe/public_html/forum
/includes/page_header.php on line 466

Warning: Cannot modify header information - headers already
sent by (output started at /home/zongzhe/public_html/forum/includes/usercp_avatar.php:227)
in /home/zongzhe/public_html/forum/includes/page_header.php on line 467

說明...我以建立囉..avatars
froum/images/下 建立 avatars這個目錄
froum...論壇程安裝式的地方..

結果..上傳完圖片(個仁頭像)....就出現上面錯誤.....
而頭像也跑不出來.

這是為啥ㄋ???
快幫幫我吧~~~~~~~~

發表於 : 2003-05-12 02:32
Mac
Permission denied ... 是不是資料夾的權限沒有設好呢?

~Mac

發表於 : 2003-05-12 13:24
appleboy
好像是權限沒開......你試試吧

發表於 : 2003-05-12 13:33
zongzheho
請問........要怎開權限ㄋ?????

發表於 : 2003-05-12 13:35
appleboy
chmod 755 資料夾名稱\r
不會在問吧...................
檔案屬性也要改喔....

發表於 : 2003-05-12 22:23
zongzheho
請問檔案屬性怎改???