Help a new bie in using mysql database in Tigase

Submitted by Anonymous on Wed, 2008-05-07 14:20.

Hello All

I want to use mysql database for users.
I have found no documentation for mysql integration with tigase server on MS windows server 2003.

Please would anyone help me by giving any idea or link which will help me to join mysql database with tigase server.

Thanks and regards
Nasif

Trackback URL for this post:

http://www.tigase.org/trackback/1384
kobit's picture
Submitted by kobit on Wed, 2008-05-07 19:42.

Hi,

There is some documentation but unfortunately it is a bit outdated. You can still use it but there are simpler way nowadays.

Some introduction for MySQL database use is in this article and a there is also description about the server configuration in configuration wizards article. But what I would really suggest to do is to:

  1. Read the beginning of the first article about the initial database setup. How to create the Tigase server database and load the database schema.
  2. Then grap 2 files from the SVN repository: tigase-mysql.conf and init-mysql.properties and put them to your installation etc/ directory.
  3. Replace tigase.conf file in your installation etc/ directory with tigase-mysql.conf file.
  4. Edit init-mysql.properties file to update your database connection details.
  5. Ask more questions if you got stuck or need any help with this.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.