flagflag  If you want to see English page, please click "English" Button at Left.
1: 2011-09-03 (土) 14:30:29 iseki ソース
Line 1: Line 1:
 +*** Helper Scripts [#sd479b44]
 +- If you do not use [[XoopenSim>XoopenSim (E)]] or [[Modlos>Modlos (E)]] (Web Interface), you should setup helper scripts by manual.
 +- If you use [[XoopenSim>XoopenSim (E)]] or [[Modlos>Modlos (E)]], this function is setup by automatically.
 +- You need ''Web Server (ex. Apache) and PHP5 (include PHP5-XMLRPC, PHP5-CURL)''
 +- Please copy Scripts/* to any Web contents directory, and edit ENV_HELPER_URL, ENV_HELPER_PATH and DB information  in include/config.php
 +- command ex.:
 + mkdir (Document Root of WEB)/currency
 + cp -R Scripts/* (Document Root of Web)/currency
 + cd (Document Root of Web)/currency
 + chown -R apache.apache .
 + vi include/config.php
 +
 +- include/cpnfig.php:
 + // URL of Helper Script
 + if (!defined('ENV_HELPER_URL'))  define('ENV_HELPER_URL',  'http://202.26.159.139/currency/helper')​;
 + // Path of Helper Script
 + if (!defined('ENV_HELPER_PATH')) define('ENV_HELPER_PATH', '/home/apache/htdocs/currency/helper/');​
 +
 + define('OPENSIM_DB_HOST',    'localhost');                  // FQDN or IP addess of MySQL DB server
 + define('OPENSIM_DB_NAME',    'opensim_db');                // DB name of MySSQL
 + define('OPENSIM_DB_USER',    'opensim_user');              // User ID of DB
 + define('OPENSIM_DB_PASS',    'opensim_pass');              // Password of DB
 +
 + define('CURRENCY_SCRIPT_KEY', '123456789');                  // Secret key of Helper Script
 + define('USER_SERVER_URI',    'http://202.26.159.214:8002'); // URL of User Server. Not use localhost or 127.0.0.1
 +
 +- Please execute viewer with "-helperuri [ENV_HELPER_URL/]" option. (ex. -loginuri http://localhost/currency/helper/ )  [''need last '/' '']
 +- Here, ENV_HELPER_URL is ''helper'' directory url  that is set in include/config.php.
 +- If you use 3rd party viewer (ex. Hippo, Meerkat or Imprudence etc.), you should use ''Grid Manager'' instead of "-helperuri" option.
 +
 +#br


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

94 人のユーザが現在オンラインです。 (18 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 94

もっと...

アクセスカウンタ

今日 : 2562256225622562
昨日 : 2042920429204292042920429
総計 : 2338196823381968233819682338196823381968233819682338196823381968
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com