ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

ReactOS Community > ReactOS Wiki

Website:Forum/Upgrade

From ReactOS

Jump to: navigation, search
  • get latest version from svn, get db layout (you need some changes to the _style tables (using roscms as style name instead of prosilver, because we don't have the default path in out sources))
  • assure it runs and works like expected
  • run update script from phpBB homepage
  • check your local copy if everything went fine
    • sometimes you have to run the database_update.php script yourself again
    • be sure auth_roscms.php is the only auth plugin
    • be sure the logout works (it's a redirect to roscms logout)
    • be sure login redirects to roscms
    • be sure registration only works with roscms
  • commit changes
  • checkout on webserver and run update script again to get the changes for database layout into the production system