1 頁 (共 1 頁)

[問題] 上傳頭像的問題

發表於 : 2005-11-21 11:57
chenghwa
●架設主機作業系統:Linux
●免費空間連結: http://www.bestfood.shorturl.com/
●您的上網方式:ADSL
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB (2.0.18)。
●您的 domain(網域名稱) :http://www.bestfood.shorturl.com/
●錯誤代碼:

Warning: Unable to create './images/avatars/20115031194381406226a61.gif': Permission denied in /home/chenghwa/public_html/phpbb2018/includes/usercp_avatar.php on line 288

Warning: Cannot add header information - headers already sent by (output started at /home/chenghwa/public_html/phpbb2018/includes/usercp_avatar.php:288) in /home/chenghwa/public_html/phpbb2018/includes/page_header.php on line 483

Warning: Cannot add header information - headers already sent by (output started at /home/chenghwa/public_html/phpbb2018/includes/usercp_avatar.php:288) in /home/chenghwa/public_html/phpbb2018/includes/page_header.php on line 485

Warning: Cannot add header information - headers already sent by (output started at /home/chenghwa/public_html/phpbb2018/includes/usercp_avatar.php:288) in /home/chenghwa/public_html/phpbb2018/includes/page_header.php on line 486

發表於 : 2005-11-21 12:00
flower
試試以下指令:
chmod -R 777 /images/avatars
或是利用 FTP 改變目錄屬性 將目錄屬性改成可以寫入

發表於 : 2005-11-22 16:21
chenghwa
解決了謝謝

可以在講清楚點嗎?

發表於 : 2006-01-05 16:38
麒龍
可以在講清楚點嗎?
我的問題也跟樓上一樣\r
可否請大大再說清楚一點?

我用dreamweaver上傳要在哪邊修改成可以寫入\r

謝謝!!

發表於 : 2006-01-12 17:41
chenghwa
權限的部份需要修改啦