==== Manual Installation ==== |Before installation, please make sure that your server completely meets our [[http://www.oxwall.org/hosting|server requirements]].| 1. Go to [[http://www.oxwall.org/|Oxwall official site]]. 2. Download Oxwall software [[http://www.oxwall.org/download|here]]. {{:install:install.png?500}} 3. Upload it to your hosting account root folder (for ex.: /public_html/, /httpdocs/,etc.) via FTP 4.1. Go to Cpanel > File Manager and Extract the archive 4.2. If you don't have Cpanel installed for your hosting server, login to your server account via SSH. Go to the folder containing the package archive using a cd command. Use the following command to unpack the archive: **unzip package-name.zip** 5. Go to Cpanel and create a new MySQL database. Create a database user. Add the user to the database. Give all privileges to the user. {{:install:install2.png?500}} {{:install:install3.png?500}} {{:install:install4.png?500}} {{:install:install5.png?500}} 6. Type www.yoursite.com/install in your browser. * Enter your site information. {{:install:install6.png?500}} * Enter your Database access details. {{:install:install7.png?500}} * Copy and paste the code replacing the existing one with ow_includes/config.php file. {{:install:install8.png?500}} |**Note: Don't forget to set up a [[install:cron|cron job]].**| Click the 'Continue' button. * Select which plugins should be installed on your site. And click the 'Finish' button. {{:install:install9.png?500}} //The installation process has been successfully completed.// {{:install:install10.png?500}} 7. Don't forget to set up a Cronjob. Follow [[install:cron|this manual]]. ==== What's next? ==== - [[http://docs.oxwall.org/install:plugin| Install more plugins]] - [[http://docs.oxwall.org/install:cloud_hosting| Setup storing site's static data on a cloud storage like Amazon EC2]]