Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Knowledgebase

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-2009, 09:47 AM
Junior Member
 
Join Date: May 2009
Posts: 18
Default How do I integrate the 123flashchat into my mysql database

Q:How do I integrate the 123flashchat into my mysql database?

A:1) Create database.

Input the following instructions in the MS-DOS window in a Windows server or command prompt in a Linux server:
<mysql installed directory>/bin/mysql --user=[user] --password=[password] --execute="CREATE DATABASE flashchat CHARACTER SET utf8 COLLATE utf8_bin;"

The [user],[password] here is MySQL account.

(2) Import 123FlashChat table.

Enter the following commends in command prompt:
<mysql installed directory>/bin/mysql --user=[user] --password=[password] --default-character-set=utf8 flashchat < <123flashhcat installed directory>/server/etc/mysql.sql.

(3) Modify fcserver.xml.
3.1 Open this file: <123flashchat installed directory>/server/etc/fcserver.xml.
3.2 Find this node: <database-mode>Default</database-mode>, and change "Default" to MySQL.
3.3 Find this node: <database-server port="9001" ip="localhost" enable="On"></database-server>, and change enable="On" to enable="Off".

(4) Configure Mysql.xml
Open this file: <123flashchat installed directory>server/etc/Mysql.xml, and configure the relevant parameters according to the instructions, the section between <connection-pool>...</connection-pool> is database connection pool configuration and may be not need to be modified.

Keywords:flash chat, flash chat client, flash chat room, flash chat script, flash chat software, flashchat
Reply With Quote
  #2 (permalink)  
Old 06-30-2009, 02:02 AM
Junior Member
 
Join Date: Jun 2009
Posts: 2
Default

Newbie. If I intergrate 123flashchat per instructions this into mysql will this only allow members to your site to chat on 123 Flashchat? And having 123flashchat as the host.

Last edited by phillychris; 06-30-2009 at 02:24 AM.
Reply With Quote
Reply

Was this information helpful?    Yes No



Tags
flash chat, flash chat client, flash chat room, flash chat script

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:19 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.