[求助]phpbb 2.0.5 會員upload頭像問題

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
paul2004
星球普通子民
星球普通子民
文章: 23
註冊時間: 2004-08-31 18:21

[求助]phpbb 2.0.5 會員upload頭像問題

文章 paul2004 »

出左error

我用MySQL 3.23.54 +phpbb 2.0.5

Warning: Unable to create './images/avatars/102835031141385b0ae87ef.jpg': Permission denied in /var/www/html/free/paul2004/phpBB2/includes/usercp_avatar.php on line 227

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/free/paul2004/phpBB2/includes/usercp_avatar.php:227) in /var/www/html/free/paul2004/phpBB2/includes/page_header.php on line 470

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/free/paul2004/phpBB2/includes/usercp_avatar.php:227) in /var/www/html/free/paul2004/phpBB2/includes/page_header.php on line 476

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/free/paul2004/phpBB2/includes/usercp_avatar.php:227) in /var/www/html/free/paul2004/phpBB2/includes/page_header.php on line 477
flower
星球公民
星球公民
文章: 272
註冊時間: 2004-08-31 21:03
來自: 火星
聯繫:

Re: [求助]phpbb 2.0.5 會員upload頭像問題

文章 flower »

paul2004 寫:出左error

我用MySQL 3.23.54 +phpbb 2.0.5

Warning: Unable to create './images/avatars/102835031141385b0ae87ef.jpg': Permission denied in /var/www/html/free/paul2004/phpBB2/includes/usercp_avatar.php on line 227
請將avatars的目錄權限改成777
chmod -R 777 avatars
paul2004
星球普通子民
星球普通子民
文章: 23
註冊時間: 2004-08-31 18:21

Re: [求助]phpbb 2.0.5 會員upload頭像問題

文章 paul2004 »

flower 寫:
paul2004 寫:出左error

我用MySQL 3.23.54 +phpbb 2.0.5

Warning: Unable to create './images/avatars/102835031141385b0ae87ef.jpg': Permission denied in /var/www/html/free/paul2004/phpBB2/includes/usercp_avatar.php on line 227
請將avatars的目錄權限改成777
chmod -R 777 avatars
thx u very much~ :-D
主題已鎖定

回到「phpBB 2 安裝與使用」