Documentation
Posted on July 31st, 2009 in General Comments Off
Detailed documentation exists on the site.
This page is a basic guide for a quick installation and/or upgrade. There will be more posts available within the blog and forum detailing more complex examples and techiques for installing Open Cart.
Installation
Linux Install
- Upload all the files and folders to your server from the “Upload” folder.
This can be to anywhere of your choice.
e.g. /public_html/store or /public_html - For Linux/Unix make sure the following folders and files are writable.chmod 0755 image/
chmod 0755 image/cache/
chmod 0755 cache/
chmod 0755 download/
chmod 0755 config.php
chmod 0755 admin/config.php - Make sure you have installed a MySQL Database which has a user assigned to it
- Visit the store homepage
e.g. http://www.example.com or http://www.example.com/store/ - Follow the onscreen instructions.
- Delete the install directory.
Upgrading
This can be to anywhere of your choice.
e.g. /public_html/store or /public_html
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
DO NOT USE YOUR ROOT USERNAME AND ROOT PASSWORD
e.g. http://www.example.com or http://www.example.com/store/