[外掛問題救助]attach_mod_2.3.10

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
paul2004
星球普通子民
星球普通子民
文章: 23
註冊時間: 2004-08-31 18:21

[外掛問題救助]attach_mod_2.3.10

文章 paul2004 »

第四步不懂
有没有人懂?

STEP NUMBER IV: Additional Instructions
#
# In this installation i have put three little icons (icon_disk.gif, icon_disk_gray.gif, icon_clip.gif) for attachments into.
# Put it to your images, or whereever you want.
#
# The standard path for your files is 'files' and the standard upload image is images/icon_clip.gif.
# If you want to change it, go to your Administration Panel under Attachments->Management.
#
# You'll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files if
# you don't use the ftp upload feature.
# if you have only plain ftp-access change the 'Attribute' of your files-directory to rwxrwxrwx.
#
# If you are using the ftp-upload feature, enter the relevant information in Attachments->Management.
# The password is stored in plaintext into the database. You don't have to chmod the directory (ftp-path).
#
# it would be wise that you put the provided index.php to this directory to prevent directory indexing.
#
# Before you make anything, i suggest you go to your Administration Panel->Attachments->Management and prove
# that uploading is working with the Test Upload button. ;)
#
# CONFIG CACHING
#
# If you want the Attachment Mod config table to be cached (reduce of one query on all phpBB2 Pages), you
# have to create a directory 'cache' within your phpBB2 root folder.
# This directory have to be chmodded to 777 (see above instructions on how to do this).
flower
星球公民
星球公民
文章: 272
註冊時間: 2004-08-31 21:03
來自: 火星
聯繫:

Re: [外掛問題救助]attach_mod_2.3.10

文章 flower »

STEP NUMBER IV: Additional Instructions
#
# In this installation i have put three little icons (icon_disk.gif, icon_disk_gray.gif, icon_clip.gif) for attachments into.
# Put it to your images, or whereever you want.

確定所需圖片(*.gif)都上傳到應該上傳的位置

#
# The standard path for your files is 'files' and the standard upload image is images/icon_clip.gif.
# If you want to change it, go to your Administration Panel under Attachments->Management.

預設的上傳檔案目錄是files 預設的下載圖型請上傳放置於images/icon_clip.gif
這些設定都可以由後台的檔案設定變更


#
# You'll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files if
# you don't use the ftp upload feature.
# if you have only plain ftp-access change the 'Attribute' of your files-directory to rwxrwxrwx.

請將上傳的目錄權限變更為777 (rwxrwxrwx)

#
# If you are using the ftp-upload feature, enter the relevant information in Attachments->Management.
# The password is stored in plaintext into the database. You don't have to chmod the directory (ftp-path).
#
# it would be wise that you put the provided index.php to this directory to prevent directory indexing.

最好是在這些目錄裡面放置空的index.php or index.html 以防止整個目錄內容曝光

#
# Before you make anything, i suggest you go to your Administration Panel->Attachments->Management and prove
# that uploading is working with the Test Upload button. ;)
#

在上傳檔案前最好先去後台控制台中確認其設定正確

# CONFIG CACHING
#
# If you want the Attachment Mod config table to be cached (reduce of one query on all phpBB2 Pages), you
# have to create a directory 'cache' within your phpBB2 root folder.
# This directory have to be chmodded to 777 (see above instructions on how to do this).

如果有使用cache的功能 請將cache的目錄權限變更為777 (rwxrwxrwx)
paul2004
星球普通子民
星球普通子民
文章: 23
註冊時間: 2004-08-31 18:21

Re: [外掛問題救助]attach_mod_2.3.10

文章 paul2004 »

flower 寫:STEP NUMBER IV: Additional Instructions

(rwxrwxrwx)[/color]
thank you :-)
主題已鎖定

回到「外掛問題討論」