1 頁 (共 1 頁)

[問題] 那個phpbb plus 能用呀

發表於 : 2006-07-07 08:05
j4u01
我試過 安裝 4次啦
用不同的版本

http://www.j4u-hk.net/phpBB

都會有 Error message
Warning: fopen(./cache/birthday_0.dat) [function.fopen]: failed to open stream: Permission denied in /home/j4uhkn/public_html/phpBB2/portal.php on line 377

Warning: fwrite(): supplied argument is not a valid stream resource in /home/j4uhkn/public_html/phpBB2/portal.php on line 378

Warning: fclose(): supplied argument is not a valid stream resource in /home/j4uhkn/public_html/phpBB2/portal.php on line 379

Warning: fopen(./cache/last_visit_0_0.dat) [function.fopen]: failed to open stream: Permission denied in /home/j4uhkn/public_html/phpBB2/portal.php on line 461

Warning: fwrite(): supplied argument is not a valid stream resource in /home/j4uhkn/public_html/phpBB2/portal.php on line 462

Warning: fclose(): supplied argument is not a valid stream resource in /home/j4uhkn/public_html/phpBB2/portal.php on line 463

Warning: Cannot modify header information - headers already sent by (output started at /home/j4uhkn/public_html/phpBB2/portal.php:377) in /home/j4uhkn/public_html/phpBB2/includes/page_header.php on line 751

Warning: Cannot modify header information - headers already sent by (output started at /home/j4uhkn/public_html/phpBB2/portal.php:377) in /home/j4uhkn/public_html/phpBB2/includes/page_header.php on line 753

Warning: Cannot modify header information - headers already sent by (output started at /home/j4uhkn/public_html/phpBB2/portal.php:377) in /home/j4uhkn/public_html/phpBB2/includes/page_header.php on line 754
請問我要去修改那位置

但我一登入後就只有這個 error message
Warning: include(./../extension.inc) [function.include]: failed to open stream: No such file or directory in /home/j4uhkn/public_html/phpBB2/index.php on line 13

Warning: include() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j4uhkn/public_html/phpBB2/index.php on line 13

Warning: include(./../common.) [function.include]: failed to open stream: No such file or directory in /home/j4uhkn/public_html/phpBB2/index.php on line 15

Warning: include() [function.include]: Failed opening './../common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j4uhkn/public_html/phpBB2/index.php on line 15

Warning: include(./../includes/functions_selects.) [function.include]: failed to open stream: No such file or directory in /home/j4uhkn/public_html/phpBB2/index.php on line 16

Warning: include() [function.include]: Failed opening './../includes/functions_selects.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j4uhkn/public_html/phpBB2/index.php on line 16

Fatal error: Call to undefined function session_pagestart() in /home/j4uhkn/public_html/phpBB2/index.php on line 83
●架設主機作業系統:Linux(不知)。
●您的上網方式:香港區網 (netvigator)。
●您安裝的程式:Apache + php + MySql (1.3.36 +5.1.4+5.0.21-standard)。
●您的 phpBB2 Plus 版本:phpBB plus (1.53)。
●您的 domain(網域名稱) :j4u-hk.net
●您的 phpBB2 連結網址: http://j4u-hk.net/phpBB

發表於 : 2006-07-07 11:54
b8303053
phpBB 使用問答區發文規則與發問格式
http://phpbb-tw.net/phpbb/viewtopic.php?t=15329

這樣也方便大家囉

發表於 : 2006-07-07 13:39
j4u01
b8303053 寫:phpBB 使用問答區發文規則與發問格式
http://phpbb-tw.net/phpbb/viewtopic.php?t=15329

這樣也方便大家囉
Sorry 修正好問題

發表於 : 2006-07-07 17:05
wu2017
PLUS 有些目錄是 暫存 或 會員上傳檔案,這些目錄權限是否都有開放呢

./cache - 暫存區
./album_mod/upload - 相簿藝廊會員上傳區
./files - 附件檔案會員上傳區
./images/avatars - 會員頭像上傳區
./pafiledb/uploads - 下載功能上傳區

發表於 : 2006-07-07 18:51
j4u01
wu2017 寫:PLUS 有些目錄是 暫存 或 會員上傳檔案,這些目錄權限是否都有開放呢

./cache - 暫存區
./album_mod/upload - 相簿藝廊會員上傳區
./files - 附件檔案會員上傳區
./images/avatars - 會員頭像上傳區
我全都設訂係777呀
wu2017 寫: ./pafiledb/uploads - 下載功能上傳區
呢個File 在那呀

發表於 : 2006-07-07 20:09
j4u01
多謝了

全解決了