Versions Compared

Key

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

...

Extract Rogō into the web root and visit 'https://[YOUR_HOST_NAME]/install/index.php'. This will check your installation and create the appropriate databases and users.

Warning

Users using the  development branch of Rogo will also need to run composer to install additional libraries:

php composer.phar install --no-dev

Rogō Configuration

Rogō main configuration file is in /config/config.inc.php – This holds system wide setting for your installation.

...