<ul>
<li>HTTP Server(Apache)</li>
- <li>PHP4.4.2 and higher</li>
+ <li>PHP 5.6.0 and higher</li>
<li>pgpool</li>
</ul>
Before starting the install, be sure to have:
</li>
</li>
<li>
-The writing right of access is set to the "templates_c" directory in the progressing directory and the "conf/pgmgt.conf.php" file.
+Create "templates_c" directory and set permissions to this directory.
<div id="cmd_window"><table>
<tr><td class="cmd_window">cd /var/www/html/admin-tool</td></tr>
+<tr><td class="cmd_window">mkdir templates_c</td></tr>
<tr><td class="cmd_window">chmod 777 templates_c</td></tr>
</table>
</div>
</li>
<li>
-The writing authority to pgmgt.conf.php is set to apache process user.
+Give apache process user read and write permissions to "conf/pgmgt.conf.php".
<div id="cmd_window"><table>
<tr><td class="cmd_window">cd /var/www/html/admin-tool/conf</td></tr>
<tr><td class="cmd_window">chown apache pgmgt.conf.php</td></tr>
pgpool管理ツールをインストールする場合、少なくとも以下のソフトウェアがpgpoolが稼動するサーバにインストールされていて、正常に動く必要があります。
<ul>
<li>HTTPサーバ(Apache)</li>
- <li>PHP4.4.2以上</li>
+ <li>PHP 5.6.0以上</li>
<li>pgpool</li>
</ul>
インストールを始める前に次の準備をしてください。
<p>これらの項目が「enabled」になっていない場合には、PHPの設定を再度確認してください。</p>
</li>
<li>
-展開したディレクトリ内にある「templates_c」ディレクトリ、「conf/pgmgt.conf.php」ファイルに書き込みアクセス権を設定します。
+「templates_c」ディレクトリを作成し、アクセス権限を設定します。
<div id="cmd_window"><table>
<tr><td class="cmd_window">cd /var/www/html/admin-tool</td></tr>
+<tr><td class="cmd_window">mkdir templates_c</td></tr>
<tr><td class="cmd_window">chmod 777 templates_c</td></tr>
</table>
</div>
</li>
<li>
-管理ツール設定ファイルにApacheプロセスのユーザに書き込み権限を与えます。
+管ç\90\86ã\83\84ã\83¼ã\83«è¨å®\9aã\83\95ã\82¡ã\82¤ã\83«ã\80\8cconf/pgmgt.conf.phpã\80\8dã\81«Apacheã\83\97ã\83ã\82»ã\82¹ã\81®ã\83¦ã\83¼ã\82¶ã\81«æ\9b¸ã\81\8dè¾¼ã\81¿æ¨©é\99\90ã\82\92ä¸\8eã\81\88ã\81¾ã\81\99ã\80\82
<div id="cmd_window"><table>
<tr><td class="cmd_window">cd /var/www/html/admin-tool/conf</td></tr>
<tr><td class="cmd_window">chown apache pgmgt.conf.php</td></tr>