<?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; Plesk</title>
	<atom:link href="http://presoon.com/blog/category/plesk/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>change site&#8217;s IP address in Plesk</title>
		<link>http://presoon.com/blog/2008/05/09/change-sites-ip-address-in-plesk/</link>
		<comments>http://presoon.com/blog/2008/05/09/change-sites-ip-address-in-plesk/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:55:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[pool]]></category>

		<guid isPermaLink="false">http://presoon.com/blog/?p=51</guid>
		<description><![CDATA[In order to change the IP.
Plesk > click Domain.com > setup > IP address dropdown box.
However, if you have only one IP, dropdown will not be shown.
If you are the admin and you see only one IP and no drop down under IP in setup.
First you need to add the IP in the pool of [...]]]></description>
			<content:encoded><![CDATA[<p>In order to change the IP.</p>
<p>Plesk > click Domain.com > setup > IP address dropdown box.</p>
<p>However, if you have only one IP, dropdown will not be shown.</p>
<p>If you are the admin and you see only one IP and no drop down under IP in setup.<br />
First you need to add the IP in the pool of client.</p>
<p>Let me explain it more clearly.</p>
<p>eg:   client    >>>  john   is having domains>>  abc.com , xyz.com</p>
<p>If you need to change the IP of  abc.com </p>
<p>clients > John > abc.com > setup  > IP</p>
<p>Here is you see only one IP, then that means only one IP is in the pool of John. so first add the required IP in the pool of John</p>
<p>clients > John > IP pool > Add new IP address.</p>
<p>Now this added IP will in the dropdown  at </p>
<p>clients > John > abc.com > setup > IP</p>
]]></content:encoded>
			<wfw:commentRss>http://presoon.com/blog/2008/05/09/change-sites-ip-address-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>Apache failed to start  &#8220;Document config file error&#8221;  Plesk server</title>
		<link>http://presoon.com/blog/2008/04/19/apache-failed-to-start-document-config-file-error-plesk-server/</link>
		<comments>http://presoon.com/blog/2008/04/19/apache-failed-to-start-document-config-file-error-plesk-server/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 10:21:25 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://presoon.com/blog/?p=17</guid>
		<description><![CDATA[When starting Apache the error is reported.
[~]/etc/init.d/httpd start
Starting httpd: httpd: could not open document config file /var/www/vhosts/domain.com/conf/httpd.include
[FAILED]
It is due to &#8220;httpd.include&#8221; file not found for the domain  
To regenerate the &#8220;httpd.include&#8221; file using the command given below. 
/usr/local/psa/admin/sbin/websrvmng &#8211;reconfigure-vhost &#8211;vhost-name=domain.com
Now you can start the Apache without any problem.
]]></description>
			<content:encoded><![CDATA[<p>When starting Apache the error is reported.</p>
<p>[~]/etc/init.d/httpd start<br />
Starting httpd: httpd: could not open document config file /var/www/vhosts/domain.com/conf/httpd.include<br />
[FAILED]</p>
<p>It is due to &#8220;httpd.include&#8221; file not found for the domain  </p>
<p>To regenerate the &#8220;httpd.include&#8221; file using the command given below. </p>
<p>/usr/local/psa/admin/sbin/websrvmng &#8211;reconfigure-vhost &#8211;vhost-name=domain.com</p>
<p>Now you can start the Apache without any problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://presoon.com/blog/2008/04/19/apache-failed-to-start-document-config-file-error-plesk-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reseller account in Plesk</title>
		<link>http://presoon.com/blog/2008/04/19/reseller-account-in-plesk/</link>
		<comments>http://presoon.com/blog/2008/04/19/reseller-account-in-plesk/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 05:21:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[reseller]]></category>

		<guid isPermaLink="false">http://presoon.com/blog/?p=16</guid>
		<description><![CDATA[Hello,
Most of the server owners are familier with Cpanel. However, they are stuck when they buy a new Plesk server.
In plesk you have no reseller rather you have clients.
You can create new clients and then allow each client to add more domains if required.
Create a Client.
This is to be done from the admin Plesk.
====================
Plesk > [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Most of the server owners are familier with Cpanel. However, they are stuck when they buy a new Plesk server.</p>
<p>In plesk you have no reseller rather you have clients.</p>
<p>You can create new clients and then allow each client to add more domains if required.</p>
<p>Create a Client.<br />
This is to be done from the admin Plesk.</p>
<p>====================<br />
Plesk > clients > add new client<br />
====================</p>
<p>To give reseller privilege or allow the client to create more domains </p>
<p>From admin Plesk</p>
<p>====================<br />
Plesk > clients > click on the client for which you need to add the permission > click permissions > Check the following (Domain creation and Physical hosting)<br />
====================</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/19/reseller-account-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
