flagflag  If you want to see English page, please click "English" Button at Left.
32: 2011-03-07 (月) 08:26:43 iseki ソース 33: 2011-03-08 (火) 00:59:28 iseki ソース
Line 97: Line 97:
   CurrencyServer = "https://(MoneyServer's FQDN or IP address):8008/"    CurrencyServer = "https://(MoneyServer's FQDN or IP address):8008/"
   EconomyModule  = DTLMoneyModule    EconomyModule  = DTLMoneyModule
 +#br
 +*** Support of StandAlone mode for v0.7 [#nf42a9ad]
 +- You can not use Currency Server with SQLite. If you want to execute StandAlone mode with Currency Server, you should use MySQL DB.
 +
 +-- OpenSim.ini
 + [Startup]
 + ..........................
 + ; --- Null stores nothing - effectively disabling persistence:
 + ;storage_plugin = "OpenSim.Data.Null.dll"
 + ..........................
 + ;storage_plugin = "OpenSim.Data.SQLite.dll"
 + ;storage_plugin = "OpenSim.Data.SQLiteLegacy.dll"
 + ;storage_connection_string="URI=file:OpenSim.db,version=3";
 + ..........................
 + storage_plugin="OpenSim.Data.MySQL.dll"
 + storage_connection_string="Data Source=localhost;Database=db_name;User ID=db_id;Password=db_password;"
 +
 +-- StandaloneCommon.ini
 + [DatabaseService]
 + ..........................
 + ; SQLite
 + ;Include-Storage = "config-include/storage/SQLiteStandalone.​ini";
 + ..........................
 + ; MySql
 + ; Uncomment these lines if you want to use mysql storage
 + ; Change the connection string to your db details
 + StorageProvider = "OpenSim.Data.MySQL.dll"
 + ConnectionString = "Data Source=localhost;Database=db_name;User ID=db_id;Password=db_password;"
 +
 +
 +- And you should change ''[GridService]'' section at ''bin/config-include/StandaloneCommon.in​i''.
 +-- Please enable ''StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData"'' line.
 + [GridService]
 + ;; For in-memory region storage (default)
 + ; StorageProvider = "OpenSim.Data.Null.dll:NullRegionData"
 + ;;--- For MySql region storage (alternative)
 + StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData"
 +
 +
 +- In addition, please chage [PresenceService]section at ''bin/config-include/Standalone.ini'', too.
 +-- Please add ''StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData"''.
 + [PresenceService]
 +   LocalServiceModule = "OpenSim.Services.PresenceService.dll:Pre​senceService"
 +   ;;StorageProvider = "OpenSim.Data.Null.dll"
 +   StorageProvider = "OpenSim.Data.MySQL.dll"
 +
 +#br
*** Setup helper script [#yd4f306d] *** Setup helper script [#yd4f306d]


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新の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
<今日>

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 3944394439443944
昨日 : 1406514065140651406514065
総計 : 2334496623344966233449662334496623344966233449662334496623344966
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com