How to install Opencart
First download the latest free version of opencart here:
http://www.opencart.com/index.php?route=download/download
Now that you have done that, unzip the folder. In windows right click on the file and click on "extract all".
Now that the folder is unzipped, you will need to upload the files to your web server via ftp.
If you're not familiar with FTP uploading, read this article first by clicking here
If you are familiar with ftp, then you're ready for the next stage.
Open the unzipped Opencart folder. You'll see and upload folder. Double click on the "upload" folder. You need to take the entire contents of the upload folder and upload them to your web server.
Upload them either to a dedicated folder that you have created on your web server or directly under /public_html or /wwwroot
For following folders and files are writable.
chmod 0755 or 0777 image/
chmod 0755 or 0777 image/cache/
chmod 0755 or 0777 cache/
chmod 0755 or 0777 download/
chmod 0755 or 0777 config.php
chmod 0755 or 0777 admin/config.php
Database
You will now need to create a database. Your hosting provider will have given you access to a control panel where you create this. Some control panels are different. But a majority of them use the same platform. If you have bought one of our templates, and need help with this. Your welcome to ask any questions. We're here to help. Just email info@eshopalot.com.
Bluehost and justhost use the same control panel platform. Godaddy you have to dig around to find what you need. Their control panel is very confusing for the experienced web developer. Don't hesitate to contact them for help.
In your control panel, you should find "MySQL® Databases" I can't tell you exactly what to do here, as some hosting providers are different. But email me for help. We have experience with many hosting providers and can offer help and advice.
Run the Opencart installer
Now you just have to type in your URL, and run the install. It's very step by step.
Make sure you save your password or use something you will remember. Password retrieval for Opencart IS NOT easy!


