I'm trying to install 123flashchat on a Vb 3.8 board and I have 2 questions on the integration script.
Quote:
|
$chat_data_path = "C:/Program Files/123FlashChatServer6.8/server/data/default/";
|
I'm hosted by 123flashchat, so what information should go here?
Quote:
#-----[ RESTART 123 FLASH CHAT SERVER ]---------------------------------
# Note: If your server is Linux, before you start the server,
# you'd better run some commands to your mysql database to let the jdbc connect the mysql.
#
# GRANT ALL PRIVILEGES ON [dbname].* to '[user]'@'[hostname]' identified by '[password]';
# FLUSH PRIVILEGES;
#
# replace the dbname, user , hostname, and password , for example:
#
# mysql> grant all privileges on vBulletin.* to youdbname@127.0.0.1 identified by 'your_db_password';
# Query OK, 0 rows affected (0.14 sec)
# mysql> flush privileges;
# Query OK, 0 rows affected (0.07 sec)
|
What do I run the top part or the bottom part? This is confusing. and what do I use for # mysql> grant all privileges on vBulletin.* to youdbname@127.0.0.1 identified by 'your_db_password';
Thanks
Come Play
Online Poker with me.