Expressway Flexchat v1.0

Installation

  1. Unzip the download and copy the contents of the 'public' directory within your web server's document. The Flexchat works fine anywhere within the document root, including subdomains and subdirectories.
  2. Create a MySQL database for the flexchat. Import the data in mysql/flexchat.sql into that database.
  3. Open up inc/config.php from the location you installed the public directory and edit the DB_HOST, DB_NAME, DB_USER, and DB_PASSWORD so that the application can connect to the database.
  4. Install the media server application.
  5. Restart the media server.
  6. Navigate to the admin section of the Flexchat, which is the URL that you installed the Flexchat in, plus /admin. e.g. http://yourdomain.com/flexchat/installion/dir/admin.
  7. Login with the username admin and the password password.
  8. In Configuration > External Server, change URL Media Server to the IP or URL that your media server is broadcasting on, plus /flexchat. You can include the port as well, if you need to. e.g. http://127.0.0.1:443/flexchat.
  9. Test the connection. If it works, you can now login, register, and test the Flexchat at your leisure.

Demo Limitations

The demo is not time-restricted, however there are several limitations placed on its functionality.