Ticket #1877 (closed バグ指摘: 修正済)

Opened 12 years ago

Last modified 12 years ago

インストール時のパーミッションチェック漏れ

Reported by: pineray Owned by: pineray
Priority: Milestone: EC-CUBE2.12.1
Component: その他 Version: 2.12.0
Keywords: Cc:
修正済み: yes

Description

インストール時に以下のディレクトリーに対してパーミッションチェックが行われているのですが、

html/user_data/
html/upload/
data/cache/
data/class/
data/Smarty/
data/logs/
data/downloads/
data/upload/
html/
data/config/

それぞれ上記ディレクトリーの中にあるファイルやサブディレクトリーのパーミッションは正しくチェックされているものの、上記ディレクトリーそのもののパーミッションはチェックされていないようです。

そのため、例えば data/config/ ディレクトリーに書き込み権限が無いままインストールを続けると、すべてのステップが完了した後もインストールされていない、という状態になります。

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=10537&forum=1

Change History

comment:1 follow-up: ↓ 2 Changed 12 years ago by pineray

  • Owner changed from somebody to pineray
  • 修正済み set
  • Status changed from new to assigned

r21938 にて対応しました。

comment:2 in reply to: ↑ 1 Changed 12 years ago by h_yoshimoto

  • Status changed from assigned to closed
  • Resolution set to 修正済

pineray さまへの返信

r21938 にて対応しました。

ありがとうございます。
こちら閉じさせて頂きます。

Note: See TracTickets for help on using tickets.