flagflag  
Page Top
Setup Diva-Distro 0.7.2 anchor.png
Page Top
Unpack MoneyServer and copy files to diva bin directory anchor.png
  • copied files
    • bin\MoneyServer.exe
    • bin\OpenSim.Data.MySQL.MySQLMoneyDataWra​pper.dll
    • bin\OpenSim.Forge.Currency.dll
    • config\MoneyServer.exe.config
    • config\MoneyServer.ini
    • config\SineWaveCert.pfx
       
Page Top
Edit bin\MoneyServer.ini anchor.png
  • Change information of connection to MySQL DB
  • Example
    [MySql]
    ;
    ;Connection parameters of MySQL
    hostname = localhost
    database = diva_distro
    username = diva_user
    password = diva_pass
    pooling  = false
    port = 3306
  • Set other options.
     
Page Top
Edit bin\OpenSim.ini anchor.png
  • Change [Economy] section
  • Example
    [Economy]
       SellEnabled = "true"
       UserServer = "http://172.22.1.79:9000/"       ;; not use localhost or 127.0.0.1
       CurrencyServer = "https://172.22.1.79:8008/"  ;; not use localhost or 127.0.0.1
       EconomyModule  = DTLNSLMoneyModule
    
       ;; Money Unit fee to upload textures, animations etc
       PriceUpload = 30
       ;; Money Unit fee to create groups
       PriceGroupCreate = 200
Page Top
Execute Web Server and copy scripts to Web Server anchor.png
  • Execute Web Server with PHP module
 
Page Top
Setup Helper Scripts anchor.png
  • Edit include/config.php
  • Example
    // Please set this hepler script URL and directory
    if (!defined('ENV_HELPER_URL'))  define('ENV_HELPER_URL',  'http://172.22.1.79/opensim_scripts/helper/');
    if (!defined('ENV_HELPER_PATH')) define('ENV_HELPER_PATH', '/home/apache/htdocs/opensim_scripts/helper/');
    
    // Please set MySQL DB access information
    define('OPENSIM_DB_HOST', '172.22.1.79');
    define('OPENSIM_DB_NAME', 'diva_distro');
    define('OPENSIM_DB_USER', 'diva_user');
    define('OPENSIM_DB_PASS', 'diva_pass'); 
     
    // Money Server Access Key
    // Please set same key with MoneyScriptAccessKey in MoneyServer.ini
    define('CURRENCY_SCRIPT_KEY', '123456789');
    
    // Please set user(robust) server's URL
    define('USER_SERVER_URI', 'http://172.22.1.79:9000/');  // not use localhost or 127.0.0.1
 
Page Top
Execute Viewer with -helperurl option anchor.png
Page Top
First Time of Execution anchor.png
  1. Execute OpenSim.exe
  2. Execute MoneyServer.exe
  • If you see error message of handleGetBalance
    • Try buy Money. This becomes an error. But DB is created.
    • And try re-login.
       
Page Top

Trouble Shooting anchor.png

Page Top
When login, http session is disconnected. anchor.png
  1. Check Internet Option
  2. If you use Proxy Server, do not use it.
     
Page Top
When first login, you see error message of handleGetBalance anchor.png
  1. Try buy Money. This becomes an error. But DB is created.
  2. And try re-login.
     

Front page   Freeze Diff Backup Copy Rename Reload   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 5113, today: 1, yesterday: 1
Last-modified: 2013-04-25 (Thu) 09:38:32 (JST) (4011d) by iseki

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next Month
Su Mo Tu We Th Fr Sa
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
Today

Who's Online

56 user(s) are online (4 user(s) are browsing xpwiki)

Members: 0
Guests: 56

more...

Access Counter

Today : 1805180518051805
Yesterday : 8008800880088008
Total : 2327744123277441232774412327744123277441232774412327744123277441
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com