Confluence 5.7 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
これは、Confluence を Windows サーバーにインストールする場合にのみ関連する情報です。
After you have installed the Java Runtime Environment (JRE) in Windows, you must set the JAVA_HOME
environment variable to point to the JRE installation directory.
JRE のインストール パスがすでに分かっている場合、下記の手順 2へ進んでください。それ以外の場合、次の手順に従ってインストール パスを見つけてください:
C:\Program Files\Java
. Using Explorer, open the directory C:\Program Files\Java
.C:\Program Files\Java\
jre6
. JRE インストール パスを特定したあと:
JAVA_HOME
.If your Java installation directory has a space in its path name, you should use the shortened path name (e.g. C:\Progra~1\Java\jre6
) in the environment variable instead.
64 ビットシステムの Windows ユーザー向け注記
Progra~1 = 'Program Files'
Progra~2 = 'Program Files(x86)'