Orca installation manual
1) Unpack orca installation files and upload them to your site's directory.
2) Create a MySQL database for Orca tables.
3) Change the permissions (chmod 777) for inc, conf, classes, js, layout, log and cachejs directories (using FTP or SSH):
chmod -v 777 ./inc ./conf ./classes ./js ./layout ./log ./cachejs
4) Run installation in your browser by opening the following page:
http://yoursite_url/orca-files/install/
N.B. replace yoursite_url with your site's full URL, and orca-files - with the name of the folder in which Orca is being installed.
5) The default administrator login is admin, to use it just after installation you will need to join orca forum with the admin username. You will have admin privileges under the admin account.

