Skip to content

Instantly share code, notes, and snippets.

@rmcauley
Created April 5, 2016 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmcauley/21adf19014c8315b6cd52530e9712732 to your computer and use it in GitHub Desktop.
Save rmcauley/21adf19014c8315b6cd52530e9712732 to your computer and use it in GitHub Desktop.

Prerequisites

Authentication for Rainwave users is dependant on phpBB.

  • If you want users to use your site for voting, rating, and requesting, you'll have to install the latest phpBB, 3.1 or above.
  • If you're just running Rainwave for streaming audio, you do not need phpBB.
  • If you are just testing/developing locally, you do not need phpBB.

phpBB and Rainwave must share the same database. Rainwave uses phpBB's tables and data. If you do not have phpBB, Rainwave will create its own fake phpBB data to put into the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment