Tutorial: Manually install Cubecart v3

This tutorial is part of the Install scripts that are present in fantastico tutorials category.

CubeCart is an “out of the box” ecommerce shopping cart software solution which has been written to run on servers that have PHP & MySQL support. With CubeCart you can quickly setup a powerful online store which can be used to sell digital or tangible products to new and existing customers all over the world.

Main Website: http://www.cubecart.com/

Demo Website: http://www.cubecart.com/demo/

Support Forums: http://forums.cubecart.com/

Installation

Step 1: Go the Cubecart download center and get the latest release.

Step 2: Upload the files from the “upload/” directory on your web server using a ftp client (e.g. SmartFTP)

Step 3: The following files/folder need to be writable:

images/uploads/
images/uploads/thumbs/
includes/global.inc.php
pear/tmp/

Step 4: Create a fresh new database name.

Step 5: Go to yoursite.com to begin the installation.

Step 6: Read the license and if you agree with it check “I have read understood and agree to the license agreement ” and click continue.

Step 7: If you set the correct permissions for the folders from step 3 just click continue.

Step 8: Enter your database settings,

Locale Settings,

Administrator Configuration Settings,

Choose your skin

and click continue.

Congratulations. You’ve successfully installed cubecart on your web server. Don’t forget too delete the install directory. Now go to your admin panel to configure you cubecart website: yoursite.com/admin

Did you find this information helpful? Buy me a coffee.

Enjoyed this post? Subscribe to my RSS feed today!

Respond