Phorum 2 phpBB

  1. backup all data from Phorum
  2. install phpBB
  3. set the Phorum database information in phorum2phpbb.php (dbname, dbuser, dbhost, dbpasswd)
  4. make sure the default table for Phorum is set correctly ($phpbb_forums_table)
  5. run phorum2phpbb.php inside your phpBB root-directory
  6. (optional) if you wish to import all registered users from Phorum, edit phorum2phpbb_users.php, set the database information and run it.

Comments are closed