Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 7.1.1

...

  1. Download the latest 6connect tar file from https://cloud.6connect.com/Download/Latest/
  2. Extract into web root.
  3. Run configDir.sh ﹤web user﹥ from the command line as root in the web root.  This will setup the directories apache user needs read/write access to.


    Code Block
    languagebash
    cd /var/www/html /var/www/html/configDir.sh <web user>


  4. Run the upgrade scripts located in the upgrade/scripts directory in order of version number via via

    Code Block
    languagebash
    php <upgrade-script.php> -v


...