onArcade
  • Introduction
  • onArcade 2
    • Installation
    • Upgrading
    • Admin panel
      • Main
      • Files
        • Game feeds
        • Install game packs
  • onArcade 1
Powered by GitBook
On this page
  1. onArcade 2

Upgrading

Note! Please back up all files and database before you run upgrading script. It can be done through onArcade admin panel or phpMyAdmin.

  1. Overwrite all files except includes/dbinfo.php and includes/settings.php with onArcade 2.5 files.

  2. Chmod the following files to 666 (make sure that PHP can write to them). includes/dbinfo.php includes/settings.php

  3. Chmod the following directories to 777 (make sure that PHP can write to them). arcade/gamedata/ cache/ cache_template/ files/file/ files/image/ images/avatars/ temp/

  4. In your browser, visit the URL where you installed your arcade, appending /install.php on to the end of it. (e.g. yourarcade.com/install.php).

  5. Fill in all the required fields. Be careful to select the correct previous version.

  6. After the upgrade has completed, delete install.php file from your server and chmod includes/dbinfo.php to 644.

Congratulations, you are now running the latest version of onArcade. If you got any errors during upgrade or have any questions then contact us.

PreviousInstallationNextAdmin panel

Last updated 1 year ago