Installation
Last updated
Last updated
Important: During installation, your domain will be sent to our licensing server. You have the flexibility to change your domain via the client's area within the first year after purchase.
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 (Apache 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). arcade/gamedata/ cache/ cache_template/ files/file/ files/image/ images/avatars/ temp/
In your browser, visit the URL where you installed your arcade, appending /install.php 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 file from your server and chmod includes/dbinfo.php to 644.
Congratulations, you are now running onArcade 2.5 on your web server.