CS-Cart Installation Instructions --------------------------------- 1. Uncompress the CS-Cart distribution archive anywhere inside your web tree. On Unix-based server with terminal access to it, you can do it using the following command: tar -xzvf cscart_vX.X.tgz or gunzip < cscart_vX.X.tgz | tar -xvf - 2. Go to the CS-Cart installation directory and change file access permissions. On Unix-based server with terminal access to it you can do it using the following commands: > chmod 777 . > chmod 777 admin.php > chmod 777 config.php > chmod 777 index.php > chmod 777 image.php > chmod -R 777 var > chmod -R 777 images 3. Open in your browser CS-Cart Installation Wizard at the following URL: http://www.yoursite.com/cscart_dir/install.php Then follow the instructions provided by the Installation Wizard. 4. Finally you should setup proper permissions to protect files from writing. On Unix-based server with terminal access to it you can do it using the following commands: > chmod 644 config.php > chmod 755 . + + + + + + + Please use the following username and password to access administrator backend: username: admin password: admin ATTENTION! You must change default administrator password to prevent unauthorized access. + + + + + + + Please report bugs and suggestions using the contact forms at http://www.cs-cart.com/ + + + + + + + CS-Cart Copyright (c) 2004-2005 CS-Cart.com. All rights reserved. All rights reserved. + + + + + + + Thank you for choosing us. CS-Cart Team.