Ticket #603 (assigned バグ指摘) — at Version 4
DOCUMENT_ROOT=HTML_PATH以外の環境だと、インストールに不具合。
| Reported by: | shutta | Owned by: | shutta |
|---|---|---|---|
| Priority: | 中 | Milestone: | EC-CUBE2.4.4 |
| Component: | フロント | Version: | 2.4.3 |
| Keywords: | Cc: | ||
| 修正済み: |
Description (last modified by shutta) (diff)
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=flat&topic_id=5427&forum=4
のように、DOCUMENT_ROOT=HTML_PATH以外の環境だと、インストールに不具合がある。
#348 の修正により、今回の不具合が新たに発生している。
Change History
comment:1 Changed 16 years ago by shutta
- Owner changed from somebody to shutta
- Status changed from new to assigned
comment:2 follow-up: ↓ 3 Changed 16 years ago by shutta
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=thread&topic_id=5385&forum=4&post_id=25810#forumpost25810[[BR]]
は、別の原因かもしれません。
ですが、 http://localhost/html/ がEC-CUBEのTOPだった場合は、
http://localhost/install/ に飛ばされてしまう不具合があります。
直接 http://localhost/html/install/ にアクセスすればインストール自体はできるので致命的ではないかもしれませんが、初めてインストールする方は途方にくれると思います。
comment:3 in reply to: ↑ 2 Changed 16 years ago by shutta
shutta への返信
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=thread&topic_id=5385&forum=4&post_id=25810#forumpost25810[[BR]] は、別の原因かもしれません。
ですが、 http://localhost/html/ がEC-CUBEのTOPだった場合は、 http://localhost/install/ に飛ばされてしまう不具合があります。
直接 http://localhost/html/install/ にアクセスすればインストール自体はできるので致命的ではないかもしれませんが、初めてインストールする方は途方にくれると思います。
URL間違えました。
ではなくて、
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=flat&topic_id=5427&forum=4
の方です。

r18564,r18565 にて修正。