OnArcade 2: Installation
From onArcade Wiki
- Unzip all the contents of the archive into your computer.
- Upload the content of upload directory to your server. Rename htaccess.htaccess file to .htaccess if you would like to use search engine friendly URLs (mod_rewrite required!).
- Chmod the following files to 666 (make sure that PHP can write to them).
- includes/settings.php
- includes/dbinfo.php
- Chmod the following directories to 777 (make sure that PHP can write to them).
- images/avatars/
- files/file/
- files/image/
- cache/
- temp/
- 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).
- Fill in all the required fields.
- After the installation has completed, delete install.php directory from your server and chmod includes/dbinfo.php to 644.
Congratulations, you should now have a working copy of onArcade 2.3 on your web server.
Note! Your domain will be sent to our licensing server during installation. If you wish to change your domain in the future you need to contact onArcade support.
