|
|||
|
Hi! I have "123flashchat.exe" installed in my computer and "phpnuke_mod_for_123flashchat_3.0.0" installed on my server. After reading the "Readme.txt" file I did everything like it says, but I'm a little confuse on where to upload the "server" from my "c:\program files\123FlashChatServer3.0\" folder to.
I have the "client" folder install in "/var/www/html/modules/123flashchat/" ... and also the "server" folder in the same location, but either way I still doesnt get my flashchat to work. It gives me an error when I try to login from "http://www.calpolyvsa.com/modules.ph...=123flashchat" Please help me! Did I install the server wrong? because this is the error message I get: "Connection failed! Maybe your network can't access the server, or the server is under maintenance, please try again later!" |
|
|||
|
you can put the phpnuke and the chat server in diffrent server.
please follow the below 3 stpes: 1. you installed the chat server in your computer,please make sure your computer have the internet ip address and others can access your computer from the internet. if not, you can't install the chat server in your computer. if yes, please install a web server on your computer and put the chat client to the web directory in your computer , for example, others can access the client with the url: http://your_computer_internet_ip/123flashchat.swf configure the http://your_computer_internet_ip/client.xml file to make the chat client can connect to the chat server. 2. when you unzip the phpnuke_mod_for_123flashchat_3.0.0.zip file, you can get a folder named "add_on" , copy the php files in this folder to your web direcoty in your computer, edit the "config.php", set the correct $chat_data_path value, then you can access these php files like: http://your_computer_internet_ip/connections.php http://your_computer_internet_ip/user_list.php http://your_computer_internet_ip/room_numbers.php http://your_computer_internet_ip/logon_users.php 3. in your phpnuke module, edit "config.php" in modules/123flashchat/ directory, set: $extend_chat_server = true; $chat_client_root_path = "http://your_computer_internet_ip/"; because you get the chat infomation from your computer, $chat_data_path is no use for you, you can just forget this value. done! hope it can help, if you still have questions, please feel free to let us know, we can provide the installation service for our server license buyer. ![]() |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|