Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The /updates/version4.php will translate the 4.x database structure into the new 5.0 database structure.
  2. Edit /config/start.inc and modify the ends of lines 9 and 15 to read <td style="color:white;width:190px;text-align:center">

Upgrading to 5.x

Info

PHP 5 required

MySQL 5.6 required

  1. To upgrade a version 5 installation to a newer version 5 run the script /updates/version5.php

Upgrading to 6.0

Info

PHP 5 required

MySQL 5.6 required

  1. When upgrading to version 6 copy /config/start.inc from the BitBucket repository and re-style to local needs. If the old one is copied the 'Fire Exits' will not work.

Upgrading to 6.1

Info

PHP 5 required

MySQL 5.6 required

No need skip this.

Upgrading to 6.2

Info

PHP 5 required

MySQL 5.6 required

  1. Ensure you have copied the config/campuses.inc file into your new rogo directory if you are jumping from a pre rogo 6.1 version

...

Info
titleInstalling Composer

Go to https://getcomposer.org/download/ or search for composer in your package manager.

Upgrading to 6.3

Info

PHP 5 required

MySQL 5.6 required

No need skip this.

Upgrading to 6.4

Info

PHP 5 required

MySQL 5.6 required

  1. Your base rogo must be atleast rogo 6.2.X in order to upgrade to 6.4.X

...

Info
titleInstalling NPM

npm comes bundled in nodejs you can download from https://nodejs.org/en/download/ or search for npm/nodejs in your package manager.

Upgrading to

...

6.5

Info

PHP 5 required

MySQL 5.6 required

Rogo 6.5 is a pre-requiste to Rogo 7. Please upgrade to that 6.5 first.After you have upgraded to the latest 6.5 version you will then be able to upgrade to the latest version.

Upgrading to 7

Info

Minimum PHP 7.2 required

MySQL 5.7 required

See the releases page for a download link.

...