/* AbanteCart, Ideal OpenSource Ecommerce Solution Install Instruction http://www.AbanteCart.com Copyright (c) 2010 AbanteCart Released under the GNU General Public License */ Installation Instructions 1. Upload or copy all the files and folders to your server from the "public_html" folder in the archive. This can be to anywhere of your choice. e.g. /public_html/store or /public_html 2. If you have a Linux/Unix make sure the following folders and files are writable. chmod 0755 or 0777 image/ chmod 0755 or 0777 resources/ chmod 0755 or 0777 image/cache/ chmod 0755 or 0777 image/data/ chmod 0755 or 0777 system/cache/ chmod 0755 or 0777 system/logs/ chmod 0755 or 0777 download/ chmod 0755 or 0777 config.php chmod 0755 or 0777 admin/config.php 3. Check that you have MySQL Database which has a user assigned to it DO NOT USE YOUR ROOT USERNAME AND ROOT PASSWORD Most Hosting Plans include MySQL as part of service 4. Visit the site using browser of your choice e.g. http://www.example.com or http://www.example.com/store/ 5. Follow the on screen instructions for installation 6. After installation is complete Delete the install directory from your server. For any support issues please visit forum or documentation at: http://www.AbanteCart.com EOF