<?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>Techie Corner &#187; CPanel Hosting Tutorial</title> <atom:link href="http://www.techiecorner.com/category/cpanel-hosting-tutorial/feed/" rel="self" type="application/rss+xml" /><link>http://www.techiecorner.com</link> <description>The place for computer tips and tricks! microsoft windows, open source, database, programming, freeware and etc</description> <lastBuildDate>Tue, 16 Mar 2010 06:19:36 +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>How to disable &#8220;Your email requires verification verify#&#8221;</title><link>http://www.techiecorner.com/731/how-to-disable-your-email-requires-verification-verify/</link> <comments>http://www.techiecorner.com/731/how-to-disable-your-email-requires-verification-verify/#comments</comments> <pubDate>Fri, 12 Jun 2009 01:16:10 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[anti spam]]></category> <category><![CDATA[anti spam feature]]></category> <category><![CDATA[block spam]]></category> <category><![CDATA[boxtrapper spam trap]]></category> <category><![CDATA[cpanel]]></category> <category><![CDATA[cpanel anti spam]]></category> <category><![CDATA[cpanel spam box]]></category> <category><![CDATA[spam trap]]></category><guid
isPermaLink="false">http://www.techiecorner.com/?p=731</guid> <description><![CDATA[I received an email with subject &#8220;Your email requires verification verify#&#8221; when i send an email to my other email account. After analysis, i found that my other email has accidentally turn on one of the anti spam feature from CPanel.
To disable &#8220;Your email requires verification verify#&#8221; email, follow the steps below:-Login to [...]]]></description> <content:encoded><![CDATA[<p>I received an email with subject &#8220;Your email requires verification verify#&#8221; when i send an email to my other email account. After analysis, i found that my other email has accidentally turn on one of the anti spam feature from CPanel.</p><p>To disable &#8220;Your email requires verification verify#&#8221; email, follow the steps below:-<br
/> <span
id="more-731"></span></p><ul><li>Login to the your CPanel</li><li>Go to Mail -> BoxTrapper Spam Trap (latest version CPanel, look for BoxTrapper in Home)</li><li>You will see a list of email address with their status of BoxTrapper Spam Trap feature</li><li>Click on &#8220;Manage&#8221; and click &#8220;Disable&#8221;</li><li>Done. You just disable the BoxTrapper Spam Trap feature.<br
/> Your friend will not receive &#8220;Your email requires verification verify#&#8221; anymore</li></ul><p>** After this features has been disabled, you might start to receive spam.</p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/731/how-to-disable-your-email-requires-verification-verify/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to solve &#8220;.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable&#8221;</title><link>http://www.techiecorner.com/172/how-to-solve-htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/</link> <comments>http://www.techiecorner.com/172/how-to-solve-htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/#comments</comments> <pubDate>Sat, 12 Jul 2008 17:38:50 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[Web Hosting]]></category> <category><![CDATA[cpanel]]></category> <category><![CDATA[cpanel hosting]]></category> <category><![CDATA[frontpage]]></category> <category><![CDATA[frontpage extensions]]></category> <category><![CDATA[web hosting tips]]></category> <category><![CDATA[web hosting tutorial]]></category><guid
isPermaLink="false">http://www.techiecorner.com/?p=172</guid> <description><![CDATA[My error log shows:-[Sun Jul 13 01:15:32 2008] [crit] [client 218.208.xxx.xxx] (13)Permission denied: /home/mydomain/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readableAnd the site is showing &#8220;403 Forbidden Error&#8221;.
At first, I suspect it&#8217;s .htaccess problem, but actually it&#8217;s caused by Frontpage Extension.
To solve &#8220;.htaccess pcfg_openfile: unable to check htaccess file, ensure it [...]]]></description> <content:encoded><![CDATA[<p>My error log shows:-</p><pre>
[Sun Jul 13 01:15:32 2008] [crit] [client 218.208.xxx.xxx] (13)Permission denied: /home/mydomain/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
</pre><p>And the site is showing &#8220;403 Forbidden Error&#8221;.<br
/> At first, I suspect it&#8217;s .htaccess problem, but actually it&#8217;s caused by Frontpage Extension.</p><p>To solve &#8220;.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable&#8221; follow the steps below:-<br
/> <span
id="more-172"></span></p><ul><li>Login into your CPanel account</li><li>Click on &#8220;Frontpage Extensions&#8221; icon</li><li>Click on &#8220;Reinstall extensions&#8221; button beside your problem domain.<br
/> <small>*If you do not use any frontpage extensions, it&#8217;s good to uninstall this extension</small></li><li>Done. The &#8220;.htaccess pcfg_openfile: unable to check htaccess file&#8221; problem has been fixed.</li></ul><p>** If you are not on CPanel hosting, please contact your system administrator to fix the problem. ***</p><p>Credit: <a
target="_blank" href="http://hungrycoder.xenexbd.com/node/177">The HungryCoder</a></p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/172/how-to-solve-htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Domain Parking &#8211; How to park a domain in CPanel Hosting</title><link>http://www.techiecorner.com/120/domain-parking-how-to-park-a-domain-in-cpanel-hosting/</link> <comments>http://www.techiecorner.com/120/domain-parking-how-to-park-a-domain-in-cpanel-hosting/#comments</comments> <pubDate>Fri, 20 Apr 2007 03:48:07 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[Web Hosting]]></category> <category><![CDATA[buy cheap domain]]></category> <category><![CDATA[buy domain]]></category> <category><![CDATA[buy domain online]]></category> <category><![CDATA[buy new domain]]></category> <category><![CDATA[cpanel hosting]]></category> <category><![CDATA[domain parking]]></category> <category><![CDATA[parked domain]]></category><guid
isPermaLink="false">http://www.techiecorner.com/120/domain-parking-how-to-park-a-domain-in-cpanel-hosting/</guid> <description><![CDATA[Domain Parking is useful when you want people to get to your website with multiple domain name. (Domain Parking feature already exists in CPanel by default)
Here&#8217;s the Domain Parking example: you have a website www.domain1.com and now you wan your site to be easily access using other domain name as well. So you buy few [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://static.flickr.com/103/291988536_d721fbce70_m.jpg" alt="buy cheap domain, buy domain, buy domain online, buy new domain, domain parking, parked domain" align="left" hspace="5" />Domain Parking is useful when you want people to get to your website with multiple domain name. (Domain Parking feature already exists in CPanel by default)</p><p>Here&#8217;s the Domain Parking example: you have a website www.domain1.com and now you wan your site to be easily access using other domain name as well. So you buy few more domains &#8211; www.domain2.com, www.domain3.com, www.domain4.com. By using the Domain Parking feature, visitor able to get into your www.domain1.com using all the other new domain you buy just now. Sound cool right?</p><h4>How to do domain parking in CPanel Hosting?</h4><p><span
id="more-120"></span></p><ul><li>Login to your Cpanel</li><li>Click on <strong>&#8220;Parked Domain&#8221;</strong></li><li>Enter the new domain name that you just bought at <strong>&#8220;New Domain Name&#8221;</strong> and click on <strong>&#8220;Add Domain&#8221;</strong></li><li>Wait for CPanel to process, if no error occur, then the domain parking process is successful.</li></ul><h4>How to delete a parked domain in CPanel?</h4><ul><li>Login to your Cpanel</li><li>Click on <strong>&#8220;Parked Domain&#8221;</strong></li><li>Scroll the page to the bottom and select the domain you want to remove at <strong>&#8220;Remove Parked Domain&#8221;</strong> drop down list and click on <strong>&#8220;Remove Domain&#8221;</strong></li><li>Wait for CPanel to process, if no error occur, your domain will be remove from the parked domain list.</li></ul><p
class="simpletags">Technorati Tags: <a
href="http://technorati.com/tag/parked+domain" rel="tag">parked domain</a>, <a
href="http://technorati.com/tag/buy+new+domain" rel="tag"> buy new domain</a>, <a
href="http://technorati.com/tag/buy+domain" rel="tag"> buy domain</a>, <a
href="http://technorati.com/tag/buy+cheap+domain" rel="tag"> buy cheap domain</a>, <a
href="http://technorati.com/tag/domain+parking" rel="tag"> domain parking</a>, <a
href="http://technorati.com/tag/buy+domain+online" rel="tag"> buy domain online</a></p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/120/domain-parking-how-to-park-a-domain-in-cpanel-hosting/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How to disable directory browsing using .htaccess &#8211; Apache Web Server</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/</link> <comments>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comments</comments> <pubDate>Tue, 13 Mar 2007 03:23:17 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[Web Hosting]]></category> <category><![CDATA[apache server configuration]]></category> <category><![CDATA[apache server disable directory browisng]]></category> <category><![CDATA[cpanel disable directory browsing]]></category> <category><![CDATA[directory browsing]]></category> <category><![CDATA[disable directory browsing]]></category> <category><![CDATA[disable folder browsing]]></category> <category><![CDATA[web server configuration]]></category><guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/</guid> <description><![CDATA[Apache web server allow directory browsing by default. It&#8217;s always good to disable directory browsing in security aspect. To disable directory browsing in apache web server you need to edit the httpd.conf or .htaccessDisable directory browsing using .htaccess:-Open your .htacces file
Look for Options Indexes
If Options Indexes exists modify it to Options -Indexes or else add [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://farm1.static.flickr.com/185/419581247_c4fe020dcc_m.jpg" alt="apache web server, apache logo, web server, apache foundation" align="left" hspace="5"/>Apache web server allow directory browsing by default. It&#8217;s always good to disable directory browsing in security aspect. To disable directory browsing in apache web server you need to edit the httpd.conf or .htaccess</p><p><span
id="more-106"></span></p><h3>Disable directory browsing using .htaccess:-</h3><ul><li>Open your .htacces file</li><li>Look for <strong>Options Indexes</strong></li><li>If <strong>Options Indexes</strong> exists modify it to <strong>Options -Indexes</strong> or else add <strong>Options -Indexes</strong> as a new line</li><li>The directory browsing feature should be disable by now</li></ul><h3>Disable directory browsing using httpd.conf:-</h3><ul><li>Open your httpd.conf, normally it&#8217;s located at /usr/local/apache/conf or /etc/httpd.conf</li><li>Go to your own Virtual Host settings and look for &#8220;<strong>Options Indexes</strong>&#8221;</li><li>Change the <strong>Indexes</strong> to <strong>-Indexes</strong> if Option Indexes exists or else add the <strong>Options -Indexes</strong> line</li><li>Restart your apache web server.</li><li>The directory browsing feature should be disable by now</li></ul><h3>Disable directory browsing in CPanel Share Hosting enviroment:-</h3><ul><li>Login to your CPanel</li><li>Click on <strong>Index Manager</strong></li><li>Directory will be list down. Click on the directory name which you want to disable the directory browsing</li><li>Select <strong>No Index</strong> and click Save</li><li>The directory browsing feature should be disable by now</li></ul><p>Once you disable directory browsing, visitor will not able to browse your directory by accessing the directory directly (if there is no index.html file). This will protect your files from exposing to the public.</p><p
class="simpletags">Technorati Tags: <a
href="http://technorati.com/tag/disable+directory+browsing" rel="tag">disable directory browsing</a>, <a
href="http://technorati.com/tag/disable+folder+browsing" rel="tag"> disable folder browsing</a>, <a
href="http://technorati.com/tag/apache+server+disable+directory+browisng" rel="tag"> apache server disable directory browisng</a>, <a
href="http://technorati.com/tag/directory+browsing" rel="tag"> directory browsing</a>, <a
href="http://technorati.com/tag/web+server+configuration" rel="tag"> web server configuration</a>, <a
href="http://technorati.com/tag/apache+server+configuration" rel="tag"> apache server configuration</a>, <a
href="http://technorati.com/tag/cpanel+disable+directory+browsing" rel="tag"> cpanel disable directory browsing</a></p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Password protect directory with .htaccess and .htpasswd</title><link>http://www.techiecorner.com/94/password-protect-directory-with-htaccess-and-htpasswd/</link> <comments>http://www.techiecorner.com/94/password-protect-directory-with-htaccess-and-htpasswd/#comments</comments> <pubDate>Wed, 20 Dec 2006 15:43:34 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[Web Hosting]]></category> <category><![CDATA[.htaccess]]></category> <category><![CDATA[.htaccess password protect]]></category> <category><![CDATA[.htaccess password protect directory]]></category> <category><![CDATA[.htaccess protect directory]]></category> <category><![CDATA[cpanel password protect directories]]></category> <category><![CDATA[cpanel password protect directory]]></category> <category><![CDATA[password protect directory]]></category> <category><![CDATA[password protected directories]]></category> <category><![CDATA[shell password protect directories]]></category> <category><![CDATA[shell password protect directory]]></category><guid
isPermaLink="false">http://www.techiecorner.com/94/password-protect-directory-with-htaccess-and-htpasswd/</guid> <description><![CDATA[If you have some files to share among friends in your web server, you can use .htaccess to password protect your directory. To enable this password protect directory feature without any web control panel (ex: CPanel, Ensim, DirectAdmin or etc) is a bit troublesome. No worry, the tutorial below will teach you how to password [...]]]></description> <content:encoded><![CDATA[<p>If you have some files to share among friends in your web server, you can use .htaccess to password protect your directory. To enable this password protect directory feature without any web control panel (ex: CPanel, Ensim, DirectAdmin or etc) is a bit troublesome. No worry, the tutorial below will teach you how to password protect directory using shell or CPanel.</p><p><strong>To password protect your website folder with shell command:-</strong><br
/> <span
id="more-94"></span><br
/> - Create a file name <strong>.htaccess</strong> in the folder that you want to password protect with the content below:-</p><pre>
AuthName "Password Protect Directory"
AuthType Basic
AuthUserFile /home/username/.htpasswd
&lt;Limit GET POST PUT&gt;
Require valid-user
&lt;/Limit&gt;
</pre><p>- In shell type:-</p><pre>
htpasswd -c /home/username/.htpasswd your_desire_username
</pre><p>You will be prompt for a new password.<br
/> - Once you enter your password, file with name <strong>.htpasswd</strong> will be created at /home/username directory and now your website folder has been password protected<br
/> - Open your browser and try to access your password protected folder. It should now ask you to login now.</p><p><br
/> To password protect directory with CPanel Hosting Control Panel:-</p><ul><li>Login into your CPanel and click on Password Protect Directories</li><li>Once you click on Password Protect Directories, you will see a list of directories</li><li>Click on the directory that you wish to password protect</li><li>Fill in a Username and Password at the bottom of the page, and click <strong>Add / modify authorized user</strong></li><li>Once user created successfully, just click &#8220;Go Back&#8221;</li><li>Now, Check the <strong>Directory requires a password to access via the web</strong></li><li>Fill in <strong>Protected Resource Name</strong>, actually this is just the message that will show in the login window</li><li>then, Highlight the user you just created from the <strong>Active Users</strong> list and click on <strong>Save</strong> button below the <strong>Protected Resource Name</strong></li><li>You are Done! The directory you just select has been protected by password.</li><li>To ensure you directory has been password protected, launch you browser and visit the folder, if browser prompt you to login, your directory has been protected by password!</li></ul><p
class="simpletags">Technorati Tags: <a
href="http://technorati.com/tag/password+protect+directory" rel="tag">password protect directory</a>, <a
href="http://technorati.com/tag/.htaccess+password+protect+directory" rel="tag"> .htaccess password protect directory</a>, <a
href="http://technorati.com/tag/.htaccess+password+protect" rel="tag"> .htaccess password protect</a>, <a
href="http://technorati.com/tag/password+protected+directories" rel="tag"> password protected directories</a>, <a
href="http://technorati.com/tag/cpanel+password+protect+directory" rel="tag"> cpanel password protect directory</a>, <a
href="http://technorati.com/tag/cpanel+password+protect+directories" rel="tag"> cpanel password protect directories</a>, <a
href="http://technorati.com/tag/shell+password+protect+directories" rel="tag"> shell password protect directories</a>, <a
href="http://technorati.com/tag/shell+password+protect+directory" rel="tag"> shell password protect directory</a>, <a
href="http://technorati.com/tag/.htaccess+protect+directory" rel="tag"> .htaccess protect directory</a>, <a
href="http://technorati.com/tag/.htaccess" rel="tag"> .htaccess</a></p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/94/password-protect-directory-with-htaccess-and-htpasswd/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How to Perform Full Backup to Backup Website in CPanel Hosting</title><link>http://www.techiecorner.com/87/how-to-perform-full-backup-to-backup-website-in-cpanel-hosting/</link> <comments>http://www.techiecorner.com/87/how-to-perform-full-backup-to-backup-website-in-cpanel-hosting/#comments</comments> <pubDate>Thu, 09 Nov 2006 06:29:06 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[backup cpanel]]></category> <category><![CDATA[backup website]]></category> <category><![CDATA[backup website cpanel]]></category> <category><![CDATA[cpanel]]></category> <category><![CDATA[cpanel backup]]></category> <category><![CDATA[cpanel full backup hosting]]></category> <category><![CDATA[cpanel hosting]]></category> <category><![CDATA[cpanel hosting backup]]></category> <category><![CDATA[perform full backup website]]></category><guid
isPermaLink="false">http://www.techiecorner.com/87/how-to-perform-full-backup-to-backup-website-in-cpanel-hosting/</guid> <description><![CDATA[
For those who have his own blog or website hosted on CPanel Hosting, you might want to learn how to backup your website in CPanel. By default CPanel provide few easy way to backup your website. But today i&#8217;m going to cover how to perform full backup to backup your website in CPanel hosting.
To perform [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://static.flickr.com/103/291988536_d721fbce70_m.jpg" alt="backup cpanel hosting,  backup website cpanel, cpanel backup, backup website cpanel hosting, cpanel web hosting backup, full backup cpanel" /><br
/> For those who have his own blog or website hosted on CPanel Hosting, you might want to learn <b>how to backup your website in CPanel</b>. By default CPanel provide few easy way to backup your website. But today i&#8217;m going to cover <b>how to perform full backup to backup your website in CPanel hosting</b>.</p><p><u>To perform full backup in CPanel Hosting</u>, just follow the steps below:-<br
/> <span
id="more-87"></span></p><ol><li>Login into your CPanel with the username and password</li><li>Click on <b>Backup</b><img
src="http://static.flickr.com/107/291997355_f9dba36a31_m.jpg" alt="cpanel backup, backup website cpanel, cpanel hosting backup" /></li><li>Click on <b>Generate / Download a Full Backup</b></li><li>Select <strong>Home Directory</strong> in <b>Backup Destination</b> and enter your email address. others just leave blank and click <strong>Generate Backup</strong></li><li>Done! You just perform a full backup in CPanel. You will received a notification email once the backup is done.</li><li>Once the backup is ready, you can FTP into your Account to download the backup file. CPanel locate your backup file in your root directory (/home/username/) and CPanel backup filename normally look like this:-<br
/> <strong>backup-mm.dd.yyyy_hh-mm-ss_username.tar.gz</strong></li></ol><p>You also can FTP your full backup file to your another FTP server (if you have more than 1 server). Just enter the Remote Server (FTP / SCP) which is the IP or domain name, Remote User (FTP / SCP) and Remote Password (FTP / SCP) in the Generate Backup page before you hit Generate backup button, your Backup File will be transfer to the remote server.</p><p></p><p
class="simpletags">Technorati Tags: <a
href="http://technorati.com/tag/perform+full+backup+website" rel="tag">perform full backup website</a>, <a
href="http://technorati.com/tag/backup+website" rel="tag"> backup website</a>, <a
href="http://technorati.com/tag/backup+website+cpanel" rel="tag"> backup website cpanel</a>, <a
href="http://technorati.com/tag/backup+cpanel" rel="tag"> backup cpanel</a>, <a
href="http://technorati.com/tag/cpanel+backup" rel="tag"> cpanel backup</a>, <a
href="http://technorati.com/tag/cpanel" rel="tag"> cpanel</a>, <a
href="http://technorati.com/tag/cpanel+hosting" rel="tag"> cpanel hosting</a>, <a
href="http://technorati.com/tag/cpanel+hosting+backup" rel="tag"> cpanel hosting backup</a>, <a
href="http://technorati.com/tag/cpanel+full+backup+hosting" rel="tag"> cpanel full backup hosting</a></p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/87/how-to-perform-full-backup-to-backup-website-in-cpanel-hosting/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How to create email account in CPanel Hosting?</title><link>http://www.techiecorner.com/86/how-to-create-email-account-in-cpanel-hosting/</link> <comments>http://www.techiecorner.com/86/how-to-create-email-account-in-cpanel-hosting/#comments</comments> <pubDate>Wed, 08 Nov 2006 03:03:22 +0000</pubDate> <dc:creator>chua</dc:creator> <category><![CDATA[CPanel Hosting Tutorial]]></category> <category><![CDATA[cpanel]]></category> <category><![CDATA[cpanel hosting]]></category> <category><![CDATA[cpanel tutorial]]></category> <category><![CDATA[create email account]]></category> <category><![CDATA[create email account in cpanel]]></category> <category><![CDATA[create email tutorial cpanel hosting]]></category> <category><![CDATA[email account]]></category> <category><![CDATA[email in cpanel hosting]]></category><guid
isPermaLink="false">http://www.techiecorner.com/86/how-to-create-email-account-in-cpanel-hosting/</guid> <description><![CDATA[
Many friends ask me how to create email account (ex: myname@mydomain.com) in CPanel Hosting. To create email account in CPanel hosting is just as easy as 123, here is the tutorial for create email account in CPanel Hosting.
Just follow the steps below and you will be able to create your email account in CPanel Hosting:-Login [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://static.flickr.com/103/291988536_d721fbce70_m.jpg" alt="cpanel hosting, create email in cpanel hosting, create email cpanel hosting, create email account in cpanel, create email cpanel, cpanel web hosting" /></p><p>Many friends ask me how to create email account (ex: myname@mydomain.com) in CPanel Hosting. To create email account in CPanel hosting is just as easy as 123, here is the tutorial for create email account in CPanel Hosting.</p><p>Just follow the steps below and you will be able to create your email account in CPanel Hosting:-<br
/> <span
id="more-86"></span></p><ol><li>Login into your CPanel with the username and password</li><li>Click on <b>Mail</b><img
src="http://static.flickr.com/122/291988542_37741e276b_m.jpg" alt="cpanel email, email account cpanel, cpanel hosting email" /></li><li>Click <b>Manage / Add / Remove Email Account</b></li><li>Click on <b>Add Account</b></li><li>Enter your prefer <b>email address</b>, <b>password </b>and the Email <b>Quota </b>for this email account and click on <b>Create</b>.</li><li>Done! You just create your email account in CPanel hosting</li></ol><p><strong>Update (4 Feb 2010):</strong><br
/> If you are using CPanel 11, you need to follow this steps:-</p><ul><li>Login into your CPanel with the username and password</li><li>Click on <b>EMail Accounts</b><img
src="http://www.techiecorner.com/wp-content/uploads/2006/11/cpanel-email-accounts-icon.jpg" alt="" title="cpanel email account" width="69" height="67" class="alignnone size-full wp-image-1307" /></li><li>Fill in the email you want, password, and mailbox quota and click &#8220;Create Account&#8221;<br
/> <img
src="http://www.techiecorner.com/wp-content/uploads/2006/11/cpanel-create-email-account.jpg" alt="" title="cpanel create email account, create email cpanel hosting" width="400" height="237" class="alignnone size-full wp-image-1308" /></li><li>Done! You just create your email account in CPanel hosting</li></ul><p
class="simpletags">Technorati Tags: <a
href="http://technorati.com/tag/create+email+account+in+cpanel" rel="tag">create email account in cpanel</a>, <a
href="http://technorati.com/tag/create+email+account" rel="tag"> create email account</a>, <a
href="http://technorati.com/tag/email+in+cpanel+hosting" rel="tag"> email in cpanel hosting</a>, <a
href="http://technorati.com/tag/email+account" rel="tag"> email account</a>, <a
href="http://technorati.com/tag/cpanel+hosting" rel="tag"> cpanel hosting</a>, <a
href="http://technorati.com/tag/cpanel" rel="tag"> cpanel</a>, <a
href="http://technorati.com/tag/cpanel+tutorial" rel="tag"> cpanel tutorial</a>, <a
href="http://technorati.com/tag/create+email+tutorial+cpanel+hosting" rel="tag"> create email tutorial cpanel hosting</a></p>  <script type="text/javascript">google_ad_client = "pub-9874157950618711";
						/* Tech HLink After Post */
						google_ad_slot = "4582592668";
						google_ad_width = 468;
						google_ad_height = 15;</script> <script type="text/javascript"
						src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> ]]></content:encoded> <wfw:commentRss>http://www.techiecorner.com/86/how-to-create-email-account-in-cpanel-hosting/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 8/19 queries in 0.263 seconds using disk

Served from: www.techiecorner.com @ 2010-03-17 02:26:57 -->