<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PRESOON.COM &#187; CubeCart</title>
	<atom:link href="http://presoon.com/blog/category/cubecart/feed/" rel="self" type="application/rss+xml" />
	<link>http://presoon.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 20 Mar 2010 03:59:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CubeCart Installation</title>
		<link>http://presoon.com/blog/2008/04/25/cubecart-installation/</link>
		<comments>http://presoon.com/blog/2008/04/25/cubecart-installation/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 08:55:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[CubeCart]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[E-commerce]]></category>

		<guid isPermaLink="false">http://presoon.com/blog/?p=33</guid>
		<description><![CDATA[Before going for an install check whether you meet the requirements 
Create a subdirectory in which you need to install the CubeCart
example domain.com/business/
# Download the source code from their site at : http://www.cubecart.com/site/home/
Free download as well as paid ones are available.
# Uncompress the source code to the store directory created above.
# Create a database using [...]]]></description>
			<content:encoded><![CDATA[<p>Before going for an install check whether you meet the requirements </p>
<p>Create a subdirectory in which you need to install the CubeCart<br />
example domain.com/business/</p>
<p># Download the source code from their site at : http://www.cubecart.com/site/home/<br />
Free download as well as paid ones are available.<br />
# Uncompress the source code to the store directory created above.<br />
# Create a database using the control panel.<br />
# In the browser access the link : https://www.cubecart.com/build/<br />
# Enter the details about the database you have created and also about the administrator details. You can select any skin. In the &#8216;Advanced&#8217; settings<br />
Store URL 		: http://www.domain.com/business(If the directory name of the cart(ie. &#8216;upload&#8217; file) is set as &#8217;store&#8217;)<br />
Server Root Directory	: /home/user/public-html/store<br />
Site Root Relative Path	: /store/</p>
<p>Once the form is complete they will provide a config file named &#8216;global.inc.php&#8217; and an SQL database dump.<br />
Copy the contents of global.inc.php and paste it to upload/includes/global.inc.php.<br />
Restore the database dump to the database you have created.</p>
<p>Now you can access the shopping cart at: http://domain.com/business<br />
And the admin area can be accessed at: http://domain/business/admin </p>
<p>The configuration file for cubecart is &#8216;global.inc.php&#8217;. </p>
<p> <img src='http://presoon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://presoon.com/blog/2008/04/25/cubecart-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
