Replikwando/Installation
From ISoft Wiki
< Replikwando
Jump to navigationJump to search
Revision as of 12:53, 29 January 2009 by Daytonlowell (talk | contribs) (New page: ==Setting Up Replikwando== # Setup the server side (Fonseca) ## Create a database where its name equals the customer's product code ## Create a '''MySQL user''' for the customer ## Setup p...)
Setting Up Replikwando
- Setup the server side (Fonseca)
- Create a database where its name equals the customer's product code
- Create a MySQL user for the customer
- Setup privileges for that user to access the the database just created
- Go to the mysql database and give the user "Super" privileges in the user table
- Setup the client side
- Turn on bin logging
- Open the my.ini and enter log-bin under the mysqld section
- Restart the mysql service
- Download Replikwando from dl.isoftdata.com
- Place the files in "C:\Replikwando\"
- Open Replication.ini and change binologpath and mysqlbinpath if needed.
- Setup the [todatabase1] section to correspond to the server side setting just setup (host should be backup.isoftdata.com, port: 3306)
- Save replication.ini
- Turn on bin logging
- Start Replikwando
- Check the service side database to confirm things are getting replicated
- Make sure Replikwando is set to run when the user logs into Windows
- Create a Replikwando shortcut in C:\Documents and Settings\All Users\Start Menu\Programs\Startup