1 頁 (共 1 頁)

[問題]關於CPG 安裝時候的問題

發表於 : 2004-09-03 15:20
騎狼的林小毛
我已經爬過文了...但是找不到相關的

希望各位高手可以幫忙

我已經從早上搞到現在了..沒成功... :cry:

==========================

安裝cpg時出現以下的訊息\r

Before you continue with Coppermine installation, there are some problems that need to be fixed.


--------------------------------------------------------------------------------

The 'include' directory (located in the directory where you uploaded Coppermine) should be writable in order to save your configuration. Use your FTP program to change its mode to 777.


--------------------------------------------------------------------------------

The 'albums' directory (located in the directory where you uploaded Coppermine) should be writable in order to allow pictures upload. Use your FTP program to change its mode to 777.


--------------------------------------------------------------------------------

The 'userpics' directory (located in the 'albums' directory on your server) should be writable in order to allow pictures upload. Use your FTP program to change its mode to 777.


--------------------------------------------------------------------------------

The 'edit' directory (located in the 'albums' directory on your server) should be writable in order to allow pictures upload. Use your FTP program to change its mode to 777.

Once you are done, hit the "Try again" button.

到底什麼是777啊.... :-o

幫個忙~感恩不盡~QQ

我安裝的是cpg1.3.2

發表於 : 2004-09-04 00:16
messagebox
玩LINUX不知道什麼是 777 ??

他只是要你把那些資料夾檔案屬性改成777

發表於 : 2004-09-04 00:20
騎狼的林小毛
感謝回覆

但是我不是玩LINUX的

只是想幫車隊架論壇跟相簿

所以我真的不是很懂~

可以問一個很白痴的問題嘛??

怎麼改檔案屬性呢??

抱歉~~

發表於 : 2004-09-04 00:21
flower
ex: chmod -R 777 include

可以man chmod知道其它用法
或是利用ftp執行更改權限的動作
將權限改成777(也就是所有人都可讀, 寫, 執行)

發表於 : 2004-09-04 00:22
騎狼的林小毛
flower 寫:ex: chmod -R 777 include

可以man chmod知道其它用法
不好意思

我完全看不懂 > <

可以說的白話一點嘛??QQ

感恩

發表於 : 2004-09-04 00:25
flower
騎狼的林小毛 寫:
flower 寫:ex: chmod -R 777 include

可以man chmod知道其它用法
不好意思

我完全看不懂 > <

可以說的白話一點嘛??QQ

感恩
如果您可以使用telnet or ssh 那就執行上面寫的chmod指令\r
如果只能利用ftp上傳檔案 那可以利用ftp軟體進行更改權限的動作

發表於 : 2004-09-04 00:28
騎狼的林小毛
我了了

謝謝指導~^^~感恩