<?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>Web Hosting and Domain registration Knowledgebase&#187; Web Hosting Control Panel Guide</title>
	<atom:link href="http://www.hostingknowledge.com/category/web-hosting/web-hosting-control-panel-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostingknowledge.com</link>
	<description>Gossimer's Premier Web Hosting and Domain Registration Knowledgebase.</description>
	<lastBuildDate>Fri, 30 Jul 2010 15:01:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why am I getting a 500 Internal Server Error on my website?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/troubleshooting/why-am-i-getting-a-500-internal-server-error-on-my-website/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/troubleshooting/why-am-i-getting-a-500-internal-server-error-on-my-website/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 13:46:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[500 Internal Server Error]]></category>
		<category><![CDATA[Default Directory]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Error Message]]></category>
		<category><![CDATA[File Names]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Home Htm]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Index Server]]></category>
		<category><![CDATA[Internal Error]]></category>
		<category><![CDATA[Internal Server Error]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Upload File]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[Web Directory]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Web Pages]]></category>
		<category><![CDATA[www.your-name.com/myfiles/somename.htm/a/index.html]]></category>
		<category><![CDATA[www.your-name.com/somename.htm/a/index.html]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/troubleshooting/why-am-i-getting-a-500-internal-server-error-on-my-website/</guid>
		<description><![CDATA[1016]]></description>
			<content:encoded><![CDATA[<p><span class="description"></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">By default, when your site is accessed via a web browser (like Internet Explorer, Firefox, Opera, etc.), the Gossimer server tries to locate any of the following files (web pages) in the directory and displays its content:</span></p>
<ol><span style="font-size: x-small; font-family: Verdana;"></p>
<li>index.html</li>
<li>index.htm</li>
<li>index.php</li>
<li>index.php3</li>
<li>index.php4</li>
<li>index.shtml</li>
<li>default.html</li>
<li>default.htm</li>
<li>default.php</li>
<li>home.html</li>
<li>home.htm</li>
<li>home.php</li>
<p> </p>
<p></span></ol>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">The above mentioned files are also referred as the Home Page. T</span><span class="description" style="font-size: x-small; font-family: Verdana;">he order specified above is important as the server tries to locate your home page in this exact order. </span><span style="font-size: x-small; font-family: Verdana;">If the server can not locate your home page, the visitor will get a <em>500 Internal Server Error</em>.</span></p>
<p align="left"><span class="description" style="font-size: x-small; font-family: Verdana;">In the unlikely event that you have used more than one of the above file names, the same order will be followed for selection of the home page. So, if you have a file named <em>index.htm</em> as well as a file named <em>home.html</em>, then <em>index.htm</em> will be your home page.</span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-size: x-small; color: #ff0000; font-family: Verdana;">IMPORTANT</span></strong></p>
<ol><span style="font-size: x-small; font-family: Verdana;"></p>
<li><span style="font-size: x-small; font-family: Verdana;">You need to upload one of the above mentioned files within the web directory for your site to be publicly accessible, when someone simply types your domain name in the browser. The web directory is the default directory, where all your files reside. Refer &lt;#faq:819#&gt;.For example, if you have bought web hosting for the domain name your-name.com and choose to upload a file called somename.htm in the web directory. Then if a visitor visits http://www.your-name.com then they will encounter the above mentioned error message since the server did not find any home page (mentioned above). This content of this file will only be visible if someone types
<div>www.your-name.com/somename.htm/a/index.html.</div>
<p>In this case it would be advisable if you rename somename.htm to index.htm. This would ensure that anyone visiting http://www.your-name.com would be able to view your site immediately, instead of remembering the complete path <span style="font-size: x-small; font-family: Verdana;">www.your-name.com/somename.htm/a/index.html.<br />
 </span></p>
<li><span style="font-size: x-small; font-family: Verdana;">The Server expects a home page to be present in every directory within the web directory, so that the default webpage can be automatically displayed to the visitor.For example, if you have web hosting for the domain name your-name.com and choose to upload a file called somename.htm in a directory called myfiles in the web directory. Then if a visitor visits <span style="font-size: x-small; font-family: Verdana;">http://www.your-name.com/myfiles/ then he will encounter an error since the server would not find any home page (mentioned above). This file will only be visible if someone types </span><span style="font-size: x-small; font-family: Verdana;">www.your-name.com/myfiles/somename.htm/a/index.html.</span>
<p></span></li>
<p></span></li>
<p></span></ol>
</div>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/troubleshooting/why-am-i-getting-a-500-internal-server-error-on-my-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I import data into a MySQL database?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/how-do-i-import-data-into-a-mysql-database/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/how-do-i-import-data-into-a-mysql-database/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 04:10:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Left Frame]]></category>
		<category><![CDATA[Mysql Database]]></category>
		<category><![CDATA[Mysql Databases]]></category>
		<category><![CDATA[Phpmyadmin]]></category>
		<category><![CDATA[text editor]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/how-do-i-import-data-into-a-mysql-database/</guid>
		<description><![CDATA[886]]></description>
			<content:encoded><![CDATA[<p><span class="description"><span style="font-family: Verdana; font-size: x-small;">You can use phpMyAdmin to import any data in your  MySQL databases. phpMyAdmin provides an easy manner for you to add further  content to your databases. Follow the process outlined below to import data via  phpMyAdmin:</span></span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1. Connect to your  database using phpMyAdmin. </span><span style="font-family: Verdana; font-size: xx-small;"> <a href="http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/connecting-to-and-managing-your-database-using-phpmyadmin/" target="_blank">Click here to read  how &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. Select the database in the left frame.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Click the <em>SQL</em><strong> </strong>tab at the top of the  page.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">4. In the <em>Or use a text file</em><strong> </strong>section,  click <em>Browse</em> and select your <em>.</em>sql<em> </em>file.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">5. Once the SQL file is selected, click <em>Go</em>.<br />
 </span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If the above doesn&#8217;t work for phpMyAdmin, try  opening the file in a text editor and pasting the contents in to the SQL form.</span></p>
<p></span></p>
<p><span class="description"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/how-do-i-import-data-into-a-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viewing details of your existing WordPress installation</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/wordpress-personal-publishing-software/viewing-details-of-your-existing-wordpress-installation/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/wordpress-personal-publishing-software/viewing-details-of-your-existing-wordpress-installation/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 23:03:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress - personal publishing software]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Database Name]]></category>
		<category><![CDATA[Details View]]></category>
		<category><![CDATA[Directory Name]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Email Address]]></category>
		<category><![CDATA[Glimpse]]></category>
		<category><![CDATA[Gt 2]]></category>
		<category><![CDATA[Gt Power]]></category>
		<category><![CDATA[Installation Directory]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Hosting]]></category>
		<category><![CDATA[Manage Web Hosting Service]]></category>
		<category><![CDATA[Name Directory]]></category>
		<category><![CDATA[Power Tool]]></category>
		<category><![CDATA[Power Tools]]></category>
		<category><![CDATA[Service Button]]></category>
		<category><![CDATA[Space Utilization Database]]></category>
		<category><![CDATA[Status Column]]></category>
		<category><![CDATA[View 3]]></category>
		<category><![CDATA[Web Hosting Service]]></category>
		<category><![CDATA[WordPress installation]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/wordpress---personal-publishing-software/viewing-details-of-your-existing-wordpress-installation/</guid>
		<description><![CDATA[1136]]></description>
			<content:encoded><![CDATA[<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Once you have installed WordPress on your  website, you may glimpse information about the installation from the Power Tools  interface. Follow the below mentioned process to do so:</span></p>
<p><span style="font-family: Verdana; font-size: x-small;"> </span> <span style="font-family: Verdana; font-size: x-small;"></p>
<p align="left">1. Login to your  	Control Panel and search for the domain name for which you have purchased  	a Linux hosting package. <span style="font-size: xx-small;"> <a href="/web-hosting/807-listing-searching-and-managing-orders/" target="_blank">Click here to know how &gt;&gt;</a></span></p>
<p align="left">2. In the search  	results view, click on the domain name. This will take you to the Order  	details view.</p>
<p align="left">3. Click on the <em>Manage Web Hosting  Service</em> button in the lower toolbar.</p>
<p align="left">4. Go to <em>Manage Website -&gt; Power Tools.</em></p>
<p align="left">5. Here click on the <em>View</em> link under the <em>Status</em> column, besides the WordPress Power Tool.</p>
<p></span><span style="font-family: Verdana; font-size: x-small;"> </span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">6. This would present you the following details  about your current installation</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">WordPress Version </span></li>
<li><span style="font-family: Verdana; font-size: x-small;">WordPress Space Utilization</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Database Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Database Username</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Installation Directory Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Admin Name (provided at the time of  	installation)</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Admin Email Address (provided at the time of  	installation)</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">WordPress URL</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Admin URL</span></li>
</ul>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/wordpress-personal-publishing-software/viewing-details-of-your-existing-wordpress-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I estimate my Data Transfer usage?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-estimate-my-data-transfer-usage/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-estimate-my-data-transfer-usage/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 20:51:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data Transfer]]></category>
		<category><![CDATA[Hosting Package]]></category>
		<category><![CDATA[Maximum Traffic]]></category>
		<category><![CDATA[Package Data]]></category>
		<category><![CDATA[Site Web]]></category>
		<category><![CDATA[Web Data]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Web Hosting package]]></category>
		<category><![CDATA[Web Pages]]></category>
		<category><![CDATA[Web Statistics]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-estimate-my-data-transfer-usage/</guid>
		<description><![CDATA[842]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-size: 10pt; font-family: Verdana;">Calculating your data transfer usage is a very important consideration in  setting up your web hosting package. Data transfer for your website is  calculated on a monthly basis, and would most likely vary from one month to the  next. The main factors that affect the data transfer are </span></p>
<ul>
<li><span style="font-size: 10pt; font-family: Verdana;">size of your web pages,</span></li>
<li><span style="font-size: 10pt; font-family: Verdana;">number of hits for each  	page, and </span></li>
<li><span style="font-size: 10pt; font-family: Verdana;">your ftp traffic.</span></li>
</ul>
<p align="left"><span style="font-size: 10pt; font-family: Verdana;">To understand this better, lets  take an example.</span></p>
<blockquote>
<p align="left"><span style="font-size: 10pt; font-family: Verdana;">Suppose you have a site      containing 150 web pages of size 20 kb each, which is visited by 75 people      per day (all visitors go to all 150 pages). This would mean that the data transfer  	is 150 x 20 kb x 75 = 225,000 kb per day or roughly 219 Mb per month.</span></p>
</blockquote>
<p align="left"><span style="font-size: 10pt; font-family: Verdana;">Now suppose you have a  	complex website with several hundred pages, each page of different size and  attracting a lot of visitors. Here, the pages that will attract maximum  	traffic or for that matter the default page which will get uploaded for  	every visitor needs to be considered while anticipating your data transfer.</span></p>
<p align="left"><span style="font-size: 10pt; font-family: Verdana;">Another factor to take into  consideration is the frequency at which you modify your website, since the data  uploads through FTP also add to your data transfer.</span></p>
<p align="left"><span style="font-size: 10pt; font-family: Verdana;">Moreover, it is a good idea to  regularly monitor your traffic and increase or decrease the data transfer limit  according to the data transfer reported in your web statistics.</span></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-estimate-my-data-transfer-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting MS SQL Database Users</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/managing-ms-sql-database-users/deleting-ms-sql-database-users/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/managing-ms-sql-database-users/deleting-ms-sql-database-users/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:35:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Managing MS SQL Database Users]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Database Manager]]></category>
		<category><![CDATA[Database Name]]></category>
		<category><![CDATA[Database User]]></category>
		<category><![CDATA[Database Users]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Details View]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Manage Web Hosting Service]]></category>
		<category><![CDATA[Management Interface]]></category>
		<category><![CDATA[Ms Sql Database]]></category>
		<category><![CDATA[Space Utilization]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[View 3]]></category>
		<category><![CDATA[Web Hosting Service]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[Website Management]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/managing-ms-sql-database-users/deleting-ms-sql-database-users/</guid>
		<description><![CDATA[936]]></description>
			<content:encoded><![CDATA[<p><span class="description"><span style="font-family: Verdana; font-size: x-small;">Follow the process mentioned below to delete an  existing MS SQL Database user:</span><br />
</span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1.  <a href="/web-hosting/807-listing-searching-and-managing-orders/" target="_blank">Login to your  Control Panel and search for the domain name</a> for which you have purchased  this hosting package.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. In the search results view, click on the  domain name. This will take you to the Order Details View.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Click on <em>Manage Web Hosting Service</em> in the lower toolbar.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">4. In the Website Management interface pop-up  that follows, go to <strong>Manage Website -&gt; Database Manager -&gt; List Databases.</strong></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">5. The following page would contain a list of  Databases associated with your website, with complete details for each Database  such as the Database name, space utilization and the Users associated with it.  Here, click on the User whom you wish to delete.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">6. In the User details view that follows, click  on <em>Delete</em>.</span></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/managing-ms-sql-database-users/deleting-ms-sql-database-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CuteFTP</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/uploading-content-to-your-website-using-ftp/configuring-and-using-various-ftp-clients/using-ftp-software-to-manage-your-content/cuteftp/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/uploading-content-to-your-website-using-ftp/configuring-and-using-various-ftp-clients/using-ftp-software-to-manage-your-content/cuteftp/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 10:38:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Using FTP software to manage your Content]]></category>
		<category><![CDATA[2 Steps]]></category>
		<category><![CDATA[Address Type]]></category>
		<category><![CDATA[Click Properties]]></category>
		<category><![CDATA[Connection Mode]]></category>
		<category><![CDATA[Cuteftp]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Double Click]]></category>
		<category><![CDATA[Drop Down Menu]]></category>
		<category><![CDATA[Folder Windows]]></category>
		<category><![CDATA[Global Options]]></category>
		<category><![CDATA[Global Settings]]></category>
		<category><![CDATA[Host Address]]></category>
		<category><![CDATA[Left Pane]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Passive Mode]]></category>
		<category><![CDATA[Server Users]]></category>
		<category><![CDATA[Sessions]]></category>
		<category><![CDATA[Several Factors]]></category>
		<category><![CDATA[Two Ways]]></category>
		<category><![CDATA[Type Tab]]></category>
		<category><![CDATA[Use PORT]]></category>
		<category><![CDATA[Web Folder]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/uploading-content-to-your-website-using-ftp/configuring-and-using-various-ftp-clients/using-ftp-software-to-manage-your-content/cuteftp/</guid>
		<description><![CDATA[820]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">The process of uploading content for your website using CuteFTP can be split  into 2 steps:</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Configuring your Website to work with  	CuteFTP</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Connecting and Uploading content</span></li>
</ul>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><strong><br />
Step I: <a name="Configuring"></a> </strong>Follow the process described to configure  CuteFTP</span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1. Open CuteFTP. In the menu, go to <em>File -&gt; New  -&gt;FT<span style="text-decoration: underline;">P</span> Site.</em></span></p>
<p align="center"><span style="font-family: Verdana; font-size: x-small;"> <img src="/attachments/cuteftp1.gif" alt="cuteftp1 CuteFTP"  title="CuteFTP" /></span></p>
<p align="left"> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. Enter your site details on the following  page. For the <em>Label</em>, type anything to identify your site. For <em>Host address</em>,  type in your domain name. Also type the<em> Username</em> and your <em>Password </em> for your domain name.</span></p>
<p align="center"><span style="font-family: Verdana; font-size: x-small;"> <img src="/attachments/cuteftp2.gif" alt="cuteftp2 CuteFTP"  title="CuteFTP" /></span></p>
<p align="left"> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Click <em>OK</em>. Under <em>General FTP sites</em>, you would  now see the site you have just configured.</span></p>
<p align="center"><span style="font-family: Verdana; font-size: x-small;"> <img src="/attachments/cuteftp3.gif" alt="cuteftp3 CuteFTP"  title="CuteFTP" /></span></p>
<p align="right"><span style="color: #ffffff; font-family: Verdana; text-decoration: underline;"><br />
</span>
</p>
<p align="left"><strong><span style="font-size: x-small;"><a name="ftpmode"></a></span></strong></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"> Different modes of data connection can be used during FTP. </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/web-hosting/web-hosting-control-panel-guide/uploading-content-to-your-website-using-ftp/configuring-and-using-various-ftp-clients/should-i-use-active-or-passive-mode-for-ftp/" target="_blank">Click here to know  more details &gt;&gt;</a></span></p>
<p align="left"><span style="font-size: x-small;">There are two ways in which the data  connection mode<em> </em>can be modified.</span></p>
<p align="left"><span style="font-size: x-small;">A. <span style="text-decoration: underline;">Global Settings</span></span></p>
<p align="left"><span style="font-size: x-small;">a. Under <em>Tools</em> menu, select <em>Global  Options</em>.</span></p>
<p align="center"><img src="/attachments/cuteftp8.jpg" border="0" alt="cuteftp8 CuteFTP"  title="CuteFTP" /></p>
<p align="center"> </p>
<p align="left"><span style="font-size: x-small;">b. Under the <em>Transfer</em> section, change <em> Data mode</em> to <em>PORT</em> (Active mode) or <em>PASV</em> (Passive mode).</span></p>
<p align="center"><img src="/attachments/cuteftp9.jpg" border="0" alt="cuteftp9 CuteFTP"  title="CuteFTP" /></p>
<p align="left"><span style="font-size: x-small;">Click <em>OK </em>to save the changes. </span></p>
<p align="left"><span style="font-size: x-small;">This change will affect all the sites for whom  the data connection mode was set by default.</span></p>
<p align="left"><span style="font-size: x-small;">B. <span style="text-decoration: underline;">For Individual Sites</span></span></p>
<p align="left"><span style="font-size: x-small;">I. </span><span class="description"> <span style="font-family: Verdana; font-size: x-small;">Select the site from the  <em>General FTP Sites</em> list, right-click and then click <em>Properties</em>.</span></span></p>
<p align="center"><img src="/attachments/cuteftp10.jpg" border="0" alt="cuteftp10 CuteFTP"  title="CuteFTP" /></p>
<p align="left"> </p>
<p align="left"><span style="font-size: x-small;">II. Under the <em>Type</em> tab, click the <em>Data connection  type</em> drop-down menu.</span></p>
<p align="center"><img src="/attachments/cuteftp11.jpg" border="0" alt="cuteftp11 CuteFTP"  title="CuteFTP" /></p>
<p align="left"> </p>
<p align="left"><span style="font-size: x-small;">III. Choose <em>User PASV</em> for Passive mode and  <em>Use PORT</em> for Active mode. Click <em>OK</em> to save the changes.</span></p>
<p align="left"><span style="font-size: x-small;">The change is saved and active for future FTP  sessions of this site.</span></p>
<p align="left"><strong><span style="font-family: Verdana; font-size: x-small;"><a name="Connecting"></a></span></strong></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">i. Double-click the site you have  configured as described above. This will make a connection to the server. Once  you see the server files listed, double-click on web folder. Windows Server  users need to open web folder.</span></p>
<p align="center"><span style="font-family: Verdana;"> <img src="/attachments/cuteftp4.gif" alt="cuteftp4 CuteFTP"  title="CuteFTP" /></span></p>
<p align="left"> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">ii. In the left pane in CuteFTP,  click the <em>Local Drives</em> tab.</span></p>
<p align="center"><span style="font-family: Verdana;"> <img src="/attachments/cuteftp5.gif" alt="cuteftp5 CuteFTP"  title="CuteFTP" /></span></p>
<p align="left"> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">iii. Navigate to the location of  your website files. Select all the file you would like to upload. Select the  files to be uploaded and right-click on the selection  and choose <em>Upload</em>.</span></p>
<p align="center"><span style="font-family: Verdana;"> <img src="/attachments/cuteftp6.gif" alt="cuteftp6 CuteFTP"  title="CuteFTP" /></span></p>
<p align="left"> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">iv. Your files should now be  uploaded.</span></p>
<p align="center"><span style="font-family: Verdana;"> <img src="/attachments/cuteftp7.gif" alt="cuteftp7 CuteFTP"  title="CuteFTP" /></span></p>
<p align="left"> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><strong>NOTE</strong>: In case you are unable to connect via FTP, there  maybe several factors responsible for it. </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/web-hosting/web-hosting-control-panel-guide/troubleshooting/why-am-i-denied-access-via-ftp/" target="_blank">Click here to know  about them &gt;&gt;</a></span><span style="font-family: Verdana; font-size: x-small;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/uploading-content-to-your-website-using-ftp/configuring-and-using-various-ftp-clients/using-ftp-software-to-manage-your-content/cuteftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a DSN and how can I use a DSN or a DSN-less connection to connect to a database?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/dsn-manager/what-is-a-dsn-and-how-can-i-use-a-dsn-or-a-dsn-less-connection-to-connect-to-a-database/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/dsn-manager/what-is-a-dsn-and-how-can-i-use-a-dsn-or-a-dsn-less-connection-to-connect-to-a-database/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 17:09:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DSN Manager]]></category>
		<category><![CDATA[Abbreviation]]></category>
		<category><![CDATA[actual site]]></category>
		<category><![CDATA[Central Repository]]></category>
		<category><![CDATA[Connection String]]></category>
		<category><![CDATA[Data Source Name]]></category>
		<category><![CDATA[Data Sources]]></category>
		<category><![CDATA[Database Driver]]></category>
		<category><![CDATA[Database Management System]]></category>
		<category><![CDATA[Database Management System Dbms]]></category>
		<category><![CDATA[Database Name]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[Dsn Connection]]></category>
		<category><![CDATA[Dsn Less Connection]]></category>
		<category><![CDATA[Intention]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Name Directory]]></category>
		<category><![CDATA[Odbc Driver]]></category>
		<category><![CDATA[Open Data Base]]></category>
		<category><![CDATA[Relational Database]]></category>
		<category><![CDATA[Retrieving Data]]></category>
		<category><![CDATA[Singular Advantage]]></category>
		<category><![CDATA[Source Names]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/dsn-manager/what-is-a-dsn-and-how-can-i-use-a-dsn-or-a-dsn-less-connection-to-connect-to-a-database/</guid>
		<description><![CDATA[1161]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana; ">DSN is an abbreviation for Data Source Name. Data Source Name is a parameter that stores Data Source information (which includes the source of data such as relational database, and the connectivity information for accessing the data). The primary purpose of the DSN is to provide connectivity to a database through an ODBC driver.</span></p>
<div><span style="font-size: x-small; font-family: Verdana;"><strong>What is ODBC?</strong></span></div>
<p><span style="font-size: x-small; font-family: Verdana;">ODBC stands for Open Data-Base Connectivity. This is a method developed for accessing databases, particularly with the intention of making it possible to access the data in them from any application. Thus, it works independent of the Database Management System (DBMS) that is used to maintain the database.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">The Data Source information stored in the DSN typically consists of </span></p>
<ul>
<li><span style="font-size: x-small; font-family: Verdana;">the database name,</span></li>
<li><span style="font-size: x-small; font-family: Verdana;">directory,</span></li>
<li><span style="font-size: x-small; font-family: Verdana;">the database driver,</span></li>
<li><span style="font-size: x-small; font-family: Verdana;">a UserID,</span></li>
<li><span style="font-size: x-small; font-family: Verdana;">its password, and</span></li>
<li><span style="font-size: x-small; font-family: Verdana;">any other essential information</span></li>
</ul>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">DSNs are particularly useful for retrieving data from your databases to display on your website. Once you create a DSN for your database, you can use the DSN in your website to retrieve and display that information on your database.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">You may connect to a database even without creating a DSN, by using a DSN-less connection. The only change is use of a Connection String in place of a rather easy to remember DSN.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;"><strong>Advantages of using a DSN Connection string over a DSN-less connection string</strong></span></p>
<ul>
<li><span style="font-size: x-small; font-family: Verdana;">Provides easy to remember data source names.</span></li>
<li><span style="font-size: x-small; font-family: Verdana;">When there are lots of data sources to use and you want a central repository to hold the collection of data sources without having to worry about the actual site and configuration of the data sources.</span></li>
</ul>
<p align="left"><span style="font-size: x-small; font-family: Verdana;"><strong>Sample of a DSN Connection String</strong><br />
 </span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><span style="font-size: x-small; font-family: Verdana;"><br />
&lt;%<br />
Dim con<br />
Set con = Server.CreateObject(&#8220;ADODB.Connection&#8221;)<br />
con.Open &#8220;DSN=mydsn&#8221;<br />
&#8216; Now database is open and we are connected<br />
con.Close<br />
&#8216;We are done so we&#8217;ve closed the connection above<br />
Set con = Nothing<br />
%&gt;<br />
 </span></div>
<p> 
</p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">There is only a <strong>singular advantage of using a DSN-less Connection string</strong> instead of a DSN connection string &#8211; database access becomes much faster since DSN-less connections use native OLE DB providers, while DSN connections make use of ODBC drivers.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;"><strong>Sample of a DSN-less Connection String</strong></span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><span style="font-size: x-small; font-family: Verdana;"><span style="text-decoration: underline;">Access database</span></span>  </p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">&lt;%<br />
set cnn = server.createobject(&#8220;ADODB.Connection&#8221;)<br />
cnn.open &#8220;PROVIDER=MICROSOFT.JET.OLEDB.4.0;DATA SOURCE=c:\anydatabase.mdb&#8221;<br />
%&gt;</span>
</p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Note: In the above example, C:\anydatabase needs to be replaced with the actual physical path to the database on the website.  </span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;"><strong>How to construct a DSN-less connection string for Access and SQL Server Databases?<br />
 </strong></span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><span style="font-size: x-small; font-family: Verdana;"><span style="text-decoration: underline;">Access Database</span></span>  </p>
<div><span style="font-size: x-small; font-family: Verdana;"></p>
<div></div>
<div><em>With native OLE DB Provider (preferred)</em></div>
<p></span></div>
<p><span style="font-size: x-small; font-family: Verdana;"><em>Provider=Microsoft.Jet.OLEDB.4.0; Data Source=c:\path\to\database.mdb<br />
<span style="text-decoration: underline;"><br />
</span></em><em>Using ODBC connection</em></span></p>
<div><strong></strong></div>
<p><strong>Driver={Microsoft Access Driver (*.mdb)}; DBQ=c:\path\to\database.mdb<span style="font-weight: normal;"> </span></strong></p>
<p align="left"> </p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Always use the connection string that uses native OLE DB provider because it is faster than the ODBC method of connecting. Data Source or DBQ are the absolute path to the database. If you have a relative path, then you can obtain the absolute path by using Server.MapPath(&#8220;/relative/path/to/database.mdb&#8221;).</span></p>
<p align="left"><span style="text-decoration: underline;"><span style="font-size: x-small; font-family: Verdana;">Example</span></span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Dim conStr<br />
Set conStr = &#8220;Provider=Microsoft.Jet.OLEDB.4.0; Data Source=&#8221; &amp; _<br />
Server.MapPath(&#8220;/dbo/database.mdb&#8221;)<br />
 </span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><span style="text-decoration: underline;"><span style="font-size: x-small; font-family: Verdana;">SQL Server Database<br />
</span></span><br />
<span style="font-size: x-small; font-family: Verdana;"><em>With native OLE DB Provider (preferred)</em>Provider=SQLOLEDB; Data Source=server_name; Initial Catalog=database_name; User Id=user_name; Password=user_password   </p>
<p><em>Using ODBC Provider<br />
</em><br />
Driver={SQL Server}; Server=server_name; Database=database_name; UID=user_name; PWD=user_password</p>
<p> </p>
<p></span></div>
<p> </p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/dsn-manager/what-is-a-dsn-and-how-can-i-use-a-dsn-or-a-dsn-less-connection-to-connect-to-a-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formail mails not reaching their destination</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/troubleshooting/formail-mails-not-reaching-their-destination/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/troubleshooting/formail-mails-not-reaching-their-destination/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 12:29:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[Cgi Script]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Input Type]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Mail Servers]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/troubleshooting/formail-mails-not-reaching-their-destination/</guid>
		<description><![CDATA[872]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"> Gossimer</span><span style="font-family: Verdana;"><span class="description" style="font-size: x-small;">&#8217;s Mail Servers are configured to reject mails  if the <em>From </em>Email Address doesn&#8217;t match the Domain name that is hosted  with us. To send mails in this manner, you need to make sure that you have added  a hidden field with the Name, Email and value as that of your <em>From </em>Email  Address, i.e. any@yourdomain.com to your form. </span></span></p>
<p align="left"><span style="font-family: Verdana;"><span class="description" style="font-size: x-small;">An example is given  below:</span></span></p>
<p align="left"><span style="font-family: Verdana;"><span class="description" style="font-size: x-small;">&lt;input  type=hidden name=email value=&#8221;any@yourdomain.com&#8221;&gt;</span></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><span class="description">Note that, if you are  using some custom made PHP or any other CGI script then you need to specify the  From address. You will have to check the manuals of the programming language  that you use to understand how to achieve this.</span>  </span></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/troubleshooting/formail-mails-not-reaching-their-destination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defining Action rights for a MySQL Database User</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/database-users/defining-action-rights-for-a-mysql-database-user/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/database-users/defining-action-rights-for-a-mysql-database-user/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 08:52:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Users]]></category>
		<category><![CDATA[Access Databases]]></category>
		<category><![CDATA[Check Boxes]]></category>
		<category><![CDATA[Database Access]]></category>
		<category><![CDATA[Database Manager]]></category>
		<category><![CDATA[Database Name]]></category>
		<category><![CDATA[Database User]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Deletion Privileges]]></category>
		<category><![CDATA[Details View]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Extent]]></category>
		<category><![CDATA[Gossimer]]></category>
		<category><![CDATA[Gt 2]]></category>
		<category><![CDATA[Manage Web Hosting Service]]></category>
		<category><![CDATA[Management Interface]]></category>
		<category><![CDATA[Mysql Database]]></category>
		<category><![CDATA[Options Section]]></category>
		<category><![CDATA[Power Tool]]></category>
		<category><![CDATA[Space Utilization]]></category>
		<category><![CDATA[View 3]]></category>
		<category><![CDATA[Web Hosting package]]></category>
		<category><![CDATA[Web Hosting Service]]></category>
		<category><![CDATA[Website Management]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/database-users/defining-action-rights-for-a-mysql-database-user/</guid>
		<description><![CDATA[891]]></description>
			<content:encoded><![CDATA[<p align="left"><span style="font-family: Verdana; font-size: x-small;"> Gossimer allows you the ability to customize User access to your Databases to a  considerable extent, such that you can decide what action privileges to provide  for a Database to any User. For example, you can choose to revoke deletion  privileges in a Database for a particular User, while allowing the User to read  and/or update the Database.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">The actions that you can choose to  provide/revoke privileges for a User are:</span></p>
<table id="table1" border="0" width="100%">
<tbody>
<tr>
<td>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Select</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Insert</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Update</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Delete</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Create</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Lock Table</span></li>
</ul>
</td>
<td>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Drop</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Reference</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Index</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Alter</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Create Temp Table</span></li>
</ul>
<p align="left"> </p>
</td>
</tr>
</tbody>
</table>
<p align="left"><span class="description"><span style="font-family: Verdana; font-size: x-small;">You can </span> </span><span style="font-family: Verdana; font-size: x-small;">specify restricted Database access for a  particular User</span><span class="description"><span style="font-family: Verdana; font-size: x-small;"> during creation of the User account itself. </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/database-users/adding-mysql-database-users/" target="_blank">Click here to read  how to add a MySQL Database User &gt;&gt;</a></span></span></p>
<p><span class="description"><span style="font-family: Verdana; font-size: x-small;"> </span></span><span class="description"><span style="font-family: Verdana; font-size: x-small;"> However, if you had not done so and wish to do it now, or wish to modify the  existing action privileges, follow the process mentioned below:</span></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1.  Login to your  Control Panel and search for the domain name for which you have purchased  this hosting package. </span><span style="font-family: Verdana; font-size: xx-small;"> <a href="/web-hosting/807-listing-searching-and-managing-orders/" target="_blank">Click here to read  how &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. In the search results view, click on the  domain name. This will take you to the order details view.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Click on <em>Manage Web Hosting Service</em> in the lower toolbar.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">4. In the Website Management interface pop-up  that follows, go to<strong> </strong><em>Manage Website -&gt; Database Manager -&gt; List Databases</em>.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">5. The following page would contain a list of  Databases associated with your website, with complete details for each Database  such as the Database name, space utilization and the Users associated with it.  Here, click on the User whose access you wish to modify.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">6. In the User details view that follows, click  on <em>Modify</em>.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">7. Under the <em>Advanced Options</em> section, de-select the check-boxes  adjacent to the  action privileges that you wish to revoke, and click <em> Submit</em>.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">This would ensure that the User can only  perform the actions that are selected (ticked in this view).</span></p>
<p align="left"> </p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-family: Verdana; color: #ff0000; font-size: x-small;">IMPORTANT</span></strong>  </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If you have installed a Power Tool in your Web  Hosting Package, then you need to ensure that you do not perform any of the  following actions:</span></p>
<ol><span style="font-family: Verdana; font-size: x-small;">  </p>
<li>Modification/Deletion of the Database, that    you selected during installation of the Power Tool</li>
<li>Modification/Deletion of the Database User,    that you selected during installation of the Power Tool</li>
<p><span style="font-family: Verdana; font-size: x-small;"> </span></p>
<p> </p>
<p></span></ol>
<p> </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/databases/database-users/defining-action-rights-for-a-mysql-database-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS SQL DTS (Data Transformation Service)</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/ms-sql-dts-data-transformation-service/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/ms-sql-dts-data-transformation-service/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 07:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Amp Database]]></category>
		<category><![CDATA[Button Copy]]></category>
		<category><![CDATA[Click Import]]></category>
		<category><![CDATA[Click Options]]></category>
		<category><![CDATA[Copy Database]]></category>
		<category><![CDATA[Data Transformation Service]]></category>
		<category><![CDATA[Database Roles]]></category>
		<category><![CDATA[Database Users]]></category>
		<category><![CDATA[Default Options]]></category>
		<category><![CDATA[Destination Server]]></category>
		<category><![CDATA[Disparate Sources]]></category>
		<category><![CDATA[Export Utility]]></category>
		<category><![CDATA[Graphical Tools]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Level Permissions]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Oledb Provider]]></category>
		<category><![CDATA[Ms Sql Server]]></category>
		<category><![CDATA[Open Ms]]></category>
		<category><![CDATA[Open MS SQL Enterprise Manager]]></category>
		<category><![CDATA[Programmable Objects]]></category>
		<category><![CDATA[Radio Button]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sql Enterprise Manager]]></category>
		<category><![CDATA[Sql Server Databases]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/ms-sql-dts-data-transformation-service/</guid>
		<description><![CDATA[1175]]></description>
			<content:encoded><![CDATA[<p><span class="description"></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">DTS (Data Transformation Service) or the Import / Export utility as it is widely known as, is used to transfer objects and data between 2 SQL Server databases residing on 2 different Servers. DTS is a set of graphical tools and programmable objects that let you extract, transform, and consolidate data from disparate sources into single or multiple destinations that can be bundled and saved as a package and executed.</span></p>
<p align="left"><strong><span style="font-size: x-small; font-family: Verdana;">How to use DTS?</span></strong></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">You can use the DTS utility by referring to the process mentioned below -</span></p>
<ol><span style="font-size: x-small; font-family: Verdana;"></p>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Open MS SQL Enterprise Manager.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Right click the database whose contents you wish to transfer to a different database on another MS SQL server or onto which you wish import external data.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>All Tasks.<br />
 </em></span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Import</em> or <em>Export</em> depending upon the type of activity you are performing (If you are trying to update the database on our Server with the copy on your local machine, then you would need to export the data from your local machine).<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Select the <em>Data Source</em> as <em>Microsoft OLEDB Provider For SQL Server.<br />
 </em></span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Enter the <em>IP Address / Name of the Server</em> from where you are exporting the data.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Select <em>SQL Authentication</em> as the <em>Auth Mode.<br />
 </em></span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Enter the <em>Username</em> and <em>Password</em> to login to the database.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Select the database from the drop-down list.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Next</em> &amp; enter the destination <em>Server IP Address</em>.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Enter the <em>Username</em> and <em>Password</em> for the database on the Remote Server.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Select the database from the drop-down list and click <em>Next.<br />
 </em></span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Select the radio button <em>Copy Objects &amp; Data between SQL Server Databases</em> and click <em>Next</em>.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Uncheck <em>Copy all objects &amp; Use default options</em> checkboxes. You would be selecting the options &amp; objects to be copied.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Select Objects</em> &amp; uncheck the check box for <em>Stored Procedures &amp; User defined Functions</em>.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Check all</em> and then click <em>OK.<br />
 </em></span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Options</em> and uncheck  the check box for <em>Copy Database Users &amp; Database Roles &amp; Copy Object Level permissions</em>.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Next</em> and run the package immediately or schedule it for a later run.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Click <em>Finish </em>to complete the process.</span></p>
</li>
<p> </p>
<p></span></ol>
<p> </p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/ms-sql-dts-data-transformation-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
