<?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>InstaCarma Blog &#187; cPanel</title>
	<atom:link href="http://www.instacarma.com/blog/tag/cPanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.instacarma.com/blog</link>
	<description>Information Resource for Web Hosting Technical Support and Server Management</description>
	<lastBuildDate>Sat, 10 Mar 2012 21:44:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Database Mapping with cPanel</title>
		<link>http://www.instacarma.com/blog/technical/database-mapping-with-cpanel/</link>
		<comments>http://www.instacarma.com/blog/technical/database-mapping-with-cpanel/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 17:26:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles and tutorials]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1208</guid>
		<description><![CDATA[Filed under: cPanel, database, feature, version cPanel introduces the Database Mapping feature with version 11.25.1. This feature lays the groundwork for providing more flexibility in naming databases and database users. In the past, cPanel has always appended an account’s username to any database name or database username created by the account (for example, a database [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/database/'>database</a>, <a href='http://www.instacarma.com/blog/tag/feature/'>feature</a>, <a href='http://www.instacarma.com/blog/tag/version/'>version</a></p>
<p><strong>cPanel</strong> introduces the <strong>Database Mapping</strong> feature with version <strong>11.25.1</strong>.</p>
<p>This feature lays the groundwork for providing more flexibility in naming databases and database users.</p>
<p>In the past, cPanel has always appended an account’s username to any database name or database username created by the account (for example, a database might be named “user_dbname”). This changes with the addition of the Database Mapping feature.</p>
<p>In cPanel 11.25.1, Database Mapping provides the following benefits:</p>
<p>1. Accounts transferred from non-cPanel servers, such as those running Plesk or Ensim, will no longer have the cPanel account name added as a prefix to the names of databases and database users. This means applications like blogs and forums should work with minimal (or no) changes after transfer.<br />
2. Server owners can disable use of the database name prefix server-wide. If a server owner chooses this option, databases and database users will no longer be created with the cPanel account as a prefix (for example, a database could be named “dbase” instead of “user_dbase”). This option is not reversible.</p>
<p>Both the above features will make a server incompatible with older versions of cPanel. If either<br />
1) a non-cPanel account is transferred to an 11.25.1 server ; or<br />
2) the server owner opts to disable prefixing, then that server will not be able to later downgrade to 11.25.0.</p>
<p>Likewise, transferring an account from a cPanel system that does not use the database prefix to one that does (e.g., cPanel 11.25.1 with prefixing disabled, to cPanel 11.25.0) will result in support issues. Databases and database users whose names lack the prefix will not be manageable in the cPanel interface.</p>
<p><em>Source : cPanel forums</em></p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/database-mapping-with-cpanel/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/database-mapping-with-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable SuPHP ?</title>
		<link>http://www.instacarma.com/blog/technical/how-to-enable-suphp/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-enable-suphp/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:20:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[easyapache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[suexec]]></category>
		<category><![CDATA[suphp]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1182</guid>
		<description><![CDATA[Filed under: apache, cPanel, easyapache, PHP, suexec, suphp, WHM Issue : How to enable SuPHP ? Solution : Login to WHM. Go to &#8220;Service Configuration >> Apache Configuration >> Configure PHP and Suexec&#8221; and check if SuPHP is available in the drop down menu. If it is available then select it and save the configuration [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/apache/'>apache</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/easyapache/'>easyapache</a>, <a href='http://www.instacarma.com/blog/tag/php/'>PHP</a>, <a href='http://www.instacarma.com/blog/tag/suexec/'>suexec</a>, <a href='http://www.instacarma.com/blog/tag/suphp/'>suphp</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue :</strong></p>
<p>How to enable SuPHP ?</p>
<p><strong>Solution : </strong></p>
<p>Login to WHM.</p>
<p>Go to  &#8220;Service Configuration >> Apache Configuration >> Configure PHP and Suexec&#8221; and check if SuPHP is available in the drop down menu. If it is available then select it and save the configuration after a dry run.<br />
SuExec should also be available in the same drop down with an on/off option. </p>
<p>If SuPHP is not available then you need to run EasyApache via &#8220;WHM >> Software >> EasyApache (Apache Update)&#8221; and select SuPHP in the available options. You can also run EasyApache via console by using the following cPanel scipt : </p>
<blockquote><p>
/scripts/easyapache</p></blockquote>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/how-to-enable-suphp/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-enable-suphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn off bandwidth monitoring</title>
		<link>http://www.instacarma.com/blog/technical/turn-off-bandwidth-monitoring/</link>
		<comments>http://www.instacarma.com/blog/technical/turn-off-bandwidth-monitoring/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 19:33:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1171</guid>
		<description><![CDATA[Filed under: bandwidth, cPanel, WHM Issue : How to turn off the bandwidth monitoring module in cPanel ? Solution : Go to WHM >> Service Configuration >> Service Manager. Look for &#8216;cPBandwd&#8217;. Make sure that the check box besides that is unchecked. Save the settings and that should be it !]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/bandwidth/'>bandwidth</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>How to turn off the bandwidth monitoring module in cPanel ?</p>
<p><strong>Solution : </strong></p>
<p>Go to WHM >> Service Configuration >> Service Manager.<br />
Look for &#8216;cPBandwd&#8217;. Make sure that the check box besides that is unchecked.<br />
Save the settings and that should be it !</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/turn-off-bandwidth-monitoring/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/turn-off-bandwidth-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where to check the  version of Horde</title>
		<link>http://www.instacarma.com/blog/technical/where-to-check-the-version-of-horde/</link>
		<comments>http://www.instacarma.com/blog/technical/where-to-check-the-version-of-horde/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 19:43:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1142</guid>
		<description><![CDATA[Filed under: cPanel, email, horde, mail, version, webmail Issue : Where can I check the current version of Horde webmail client running with cPanel ? Solution : If you have &#8216;root&#8217; SSH access to the server then, simply open the file /var/cpanel/horde/version using your favorite editor and you&#8217;ll be able to see the current Horde [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/horde/'>horde</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a>, <a href='http://www.instacarma.com/blog/tag/version/'>version</a>, <a href='http://www.instacarma.com/blog/tag/webmail/'>webmail</a></p>
<p><strong>Issue : </strong></p>
<p>Where can I check the current version of Horde webmail client running with cPanel ?</p>
<p><strong>Solution : </strong></p>
<p>If you have &#8216;root&#8217; SSH access to the server then, simply open the file <em>/var/cpanel/horde/version</em> using your favorite editor and you&#8217;ll be able to see the current Horde version.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/where-to-check-the-version-of-horde/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/where-to-check-the-version-of-horde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling an email account</title>
		<link>http://www.instacarma.com/blog/technical/disabling-an-email-account/</link>
		<comments>http://www.instacarma.com/blog/technical/disabling-an-email-account/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 18:08:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1140</guid>
		<description><![CDATA[Filed under: cPanel, email, mail, ssh Issue : How can a particular email account be &#8216;disabled&#8217; temporarily. Note that the email account should not be &#8216;deleted&#8217; ? Is this possible at all via cPanel? Solution : There is no direct functionality in cPanel at the moment for this. This feature might be added at a [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a>, <a href='http://www.instacarma.com/blog/tag/ssh/'>ssh</a></p>
<p><strong>Issue : </strong></p>
<p>How can a particular email account be &#8216;disabled&#8217; temporarily. Note that the email account should not be &#8216;deleted&#8217; ? Is this possible at all via cPanel?</p>
<p><strong>Solution : </strong></p>
<p>There is no direct functionality in cPanel at the moment for this. This feature might be added at a later stage.<br />
However, you can achieve this functionality by modifying a few entries via SSH.</p>
<p>Comment out the entries related to the particular email account in the following locations:<br />
/home/user/etc/domainname/passwd<br />
/home/user/etc/domainname/shadow<br />
/home/user/etc/domainname/quota</p>
<p>Make sure that you just comment them and NOT delete them as you might need them back later.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/disabling-an-email-account/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/disabling-an-email-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel/WHM not working after fresh installation</title>
		<link>http://www.instacarma.com/blog/technical/cpanelwhm-not-working-after-fresh-installation/</link>
		<comments>http://www.instacarma.com/blog/technical/cpanelwhm-not-working-after-fresh-installation/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:13:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1130</guid>
		<description><![CDATA[Filed under: CentOS, cPanel, firewall, iptables, WHM Issue : After a fresh installation on a CentOS server and following all the standard steps, it is not connecting to WHM on port 2087. Fix : CentOS has default iptables (firewall) rules that block access to cPanel ports when out of the box. You can flush them [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/centos/'>CentOS</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/firewall/'>firewall</a>, <a href='http://www.instacarma.com/blog/tag/iptables/'>iptables</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>After a fresh installation on a CentOS server and following all the standard steps, it is not connecting to WHM on port 2087.</p>
<p><strong>Fix : </strong></p>
<p>CentOS has default iptables (firewall) rules that block access to cPanel ports when out of the box.<br />
You can flush them using the following command :</p>
<blockquote><p>iptables -F</p></blockquote>
<p>Also, remove them from <em>/etc/sysconfig/iptables</em> to prevent them from re-appearing on a system reboot or service restart.</p>
<p>This should fix the issue!</p>
<p>Source : cPanel Forum</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/cpanelwhm-not-working-after-fresh-installation/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/cpanelwhm-not-working-after-fresh-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing /cpanel to something else</title>
		<link>http://www.instacarma.com/blog/technical/changing-cpanel-to-something-else/</link>
		<comments>http://www.instacarma.com/blog/technical/changing-cpanel-to-something-else/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 20:51:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1125</guid>
		<description><![CDATA[Filed under: apache, cPanel, port, redirect, security, WHM Issue : How can you access cPanel like, say, http://domainname.com/xyz ? This is for security purposes. Solution : This can be done but not recommended as it would not be of much effect security-wise. Even if you change it, cPanel/WHM would still run on the standard ports [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/apache/'>apache</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/port/'>port</a>, <a href='http://www.instacarma.com/blog/tag/redirect/'>redirect</a>, <a href='http://www.instacarma.com/blog/tag/security/'>security</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>How can you access cPanel like, say, http://domainname.com/xyz ? This is for security purposes.</p>
<p><strong>Solution : </strong></p>
<p>This can be done but not recommended as it would not be of much effect security-wise.<br />
Even if you change it, cPanel/WHM would still run on the standard ports (2082/2083 &#038; 2086/2087) which is known to everyone. If you have a valid cPanel license then you can contact their support and get the ports changed. This coupled with a strong password (change regularly) should be good enough.</p>
<p>However, coming back to the original question, you can achieve it in the following way : </p>
<p>Go to <em>/usr/local/apache/conf/httpd.conf</em><br />
Find the following line : </p>
<blockquote><p>ScriptAliasMatch ^/?cpanel/?$ /usr/local/cpanel/cgi-sys/redirect.cgi</p></blockquote>
<p>Comment it out by adding a &#8216;#&#8217; at the beginning and add the following line below that line : </p>
<blockquote><p>ScriptAliasMatch ^/?xyz/?$ /usr/local/cpanel/cgi-sys/redirect.cgi</p></blockquote>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/changing-cpanel-to-something-else/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/changing-cpanel-to-something-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel/WHM not accepting international domain names</title>
		<link>http://www.instacarma.com/blog/technical/cpanelwhm-not-accepting-international-domain-names/</link>
		<comments>http://www.instacarma.com/blog/technical/cpanelwhm-not-accepting-international-domain-names/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Punycode]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1120</guid>
		<description><![CDATA[Filed under: cPanel, domain, Punycode, WHM Issue : WHM does not let you create an account with the domain name having native characters of certain languages. Fix : To get around this, go to IDN Conversion Tool. Enter your domain name and get the equivalent PunyCode. You should be able to add that via WHM]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/domain/'>domain</a>, <a href='http://www.instacarma.com/blog/tag/punycode/'>Punycode</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>WHM does not let you create an account with the domain name having native characters of certain languages.</p>
<p><strong>Fix : </strong></p>
<p>To get around this, go to <a href="http://mct.verisign-grs.com/index.shtml">IDN Conversion Tool</a>.<br />
Enter your domain name and get the equivalent PunyCode.<br />
You should be able to add that via WHM <img src='http://www.instacarma.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/cpanelwhm-not-accepting-international-domain-names/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/cpanelwhm-not-accepting-international-domain-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New cPanel 404 error &#8212; The server can not find the requested page</title>
		<link>http://www.instacarma.com/blog/technical/new-cpanel-404-error-the-server-can-not-find-the-requested-page/</link>
		<comments>http://www.instacarma.com/blog/technical/new-cpanel-404-error-the-server-can-not-find-the-requested-page/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 16:13:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1099</guid>
		<description><![CDATA[Filed under: bug, cPanel, edge, error Issue : While trying to access any IP on a server, following error occurs : 404 Not Found The server can not find the requested page: SERVER-IP/cgi-sys/defaultwebpage.cgi (port 80) Solution : This is a bug in the latest cPanel release. Try either of the following 2 solutions : 1. [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/bug/'>bug</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/edge/'>edge</a>, <a href='http://www.instacarma.com/blog/tag/error/'>error</a></p>
<p><strong>Issue : </strong></p>
<p>While trying to access any IP on a server, following error occurs :<br />
<em><br />
404 Not Found<br />
The server can not find the requested page:<br />
SERVER-IP/cgi-sys/defaultwebpage.cgi (port 80)</em></p>
<p><strong>Solution : </strong></p>
<p>This is a bug in the latest cPanel release. Try either of the following 2 solutions : </p>
<p>1. (Recommended by cPanel)</p>
<blockquote><p>
/scripts/upcp &#8211;force<br />
/scripts/autorepair userdir_enable_fix<br />
/scripts/restartsrv_httpd</p></blockquote>
<p>2. If the above doesn&#8217;t resolve the issue then : </p>
<p>Change cPanel to EDGE tree from WHM >> Update Config and run a cPanel update.<br />
/scripts/upcp &#8211;force</p>
<p>If none of the above works for you then submit a ticket to cPanel. Their friendly and knowledgeable staff would take care of it!</p>
<p>Source : WHT </p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/new-cpanel-404-error-the-server-can-not-find-the-requested-page/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/new-cpanel-404-error-the-server-can-not-find-the-requested-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Denied: Referrer Check</title>
		<link>http://www.instacarma.com/blog/technical/access-denied-referrer-check/</link>
		<comments>http://www.instacarma.com/blog/technical/access-denied-referrer-check/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:05:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1091</guid>
		<description><![CDATA[Filed under: cPanel, error, security, webmail, WHM Issue : Following message occurs every time when trying to connect to an own dedicated server from other servers. Access Denied: Referrer Check Functions in cPanel / WHM are available only directly through the cPanel and WHM interfaces or through our XML API. It appears that this request [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/error/'>error</a>, <a href='http://www.instacarma.com/blog/tag/security/'>security</a>, <a href='http://www.instacarma.com/blog/tag/webmail/'>webmail</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>Following message occurs every time when trying to connect to an own  dedicated server from other servers.</p>
<p>Access Denied: Referrer Check</p>
<p><em>Functions in cPanel / WHM are available only directly through the cPanel and WHM interfaces or through our XML API. It appears that this request is coming from a referring site and might be malicious. Administrator Note: If new ips<br />
were recently bound to this server manually you must restart cpsrvd.<br />
If you wish to continue to this page, you may do so but please note that allowing other sites to tell you which actions to perform in cPanel / WHM could be a security risk. Continue at Your Own Risk!</em></p>
<p><strong>Fix : </strong></p>
<p>The message says it all. Isn&#8217;t it?</p>
<p>But if you still want to prevent this message from coming up every time you try to connect then disable the following option in WHM >> Tweak Settings >> Security section : </p>
<p><em>Only permit cpanel/whm/webmail to execute functions when the browser provided referrer (Domain/IP and Port) exactly matches the destination URL. This will help prevent XSRF attacks, but may break integration with other systems, login applications, and billing software. Cookies are required with this option enabled.</em></p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/access-denied-referrer-check/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/access-denied-referrer-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mail folder taking up huge space</title>
		<link>http://www.instacarma.com/blog/technical/mail-folder-taking-up-huge-space/</link>
		<comments>http://www.instacarma.com/blog/technical/mail-folder-taking-up-huge-space/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 18:08:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1076</guid>
		<description><![CDATA[Filed under: cPanel, email, mail, space Issue : No email accounts have been created on the domain but still the mail folder is taking up huge space. Solution : When a cPanel account is created, a default email account with the cPanel username is also created automatically. In this case it seems that it has [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a>, <a href='http://www.instacarma.com/blog/tag/space/'>space</a></p>
<p><strong>Issue : </strong></p>
<p>No email accounts have been created on the domain but still the <em>mail</em> folder is taking up huge space.</p>
<p><strong>Solution : </strong></p>
<p>When a cPanel account is created, a default email account with the cPanel username is also created automatically.<br />
In this case it seems that it has been set as  catchall which is why any email sent to the domain at anything@yourdomain.com is saved under the default email address. You can delete them via Webmail .<br />
(cPanel >> Email Accounts >> At the bottom, you will see the cPanel username and a Webmail icon besides it. Login to it using your cPanel password and delete the emails.)</p>
<p>To disable catchall and prevent this from happening again, do the following : </p>
<p>1. Login to the cPanel of the domain.<br />
2. Click on &#8216;Mail&#8217; icon.<br />
3. Click on &#8216;Default Address&#8217;.<br />
4. Click on &#8216;Set Default Address&#8217; link.<br />
5. Enter :fail: in the text box and click on &#8216;Change&#8217; button.</p>
<p>This should fix the problem!</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/mail-folder-taking-up-huge-space/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/mail-folder-taking-up-huge-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot delete an email address after account rename</title>
		<link>http://www.instacarma.com/blog/technical/cannot-delete-an-email-address-after-account-rename/</link>
		<comments>http://www.instacarma.com/blog/technical/cannot-delete-an-email-address-after-account-rename/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 18:10:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1071</guid>
		<description><![CDATA[Filed under: cPanel, email, error, mail Issue : Account was renamed from abc.com to xyz.com. After renaming, when trying to delete an old email address ( test@abc.com), following error occurs : &#8220;The e-mail account test@abc.com was successfully deleted. Sorry, you do not have access to the domain abc.com&#8221; Fix : Check the file /home/user/.cpanel/email_accounts.yaml and [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/error/'>error</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a></p>
<p><strong>Issue : </strong></p>
<p>Account was renamed from abc.com to xyz.com. After renaming, when trying to delete an old email address ( test@abc.com), following error occurs :</p>
<p>&#8220;The e-mail account test@abc.com was successfully deleted.<br />
Sorry, you do not have access to the domain abc.com&#8221;</p>
<p><strong>Fix : </strong></p>
<p>Check the file <em>/home/user/.cpanel/email_accounts.yaml</em> and remove any entries pertaining to the old domain. This should fix the issue! </p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/cannot-delete-an-email-address-after-account-rename/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/cannot-delete-an-email-address-after-account-rename/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache not starting after a fresh cPanel install</title>
		<link>http://www.instacarma.com/blog/technical/apache-not-starting-after-a-fresh-cpanel-install/</link>
		<comments>http://www.instacarma.com/blog/technical/apache-not-starting-after-a-fresh-cpanel-install/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 19:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[mod_userdir]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1063</guid>
		<description><![CDATA[Filed under: apache, cPanel, mod_userdir, tweak, WHM Issue : On a brand new server with a clean cPanel install, apache does not want to start. root@server [~]# service httpd start Syntax error on line 416 of /usr/local/apache/conf/httpd.conf: UserDir &#8220;enable&#8221; keyword requires a list of usernames root@server [~]# Fix : This usually happens when Apache mod_userdir [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/apache/'>apache</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/mod_userdir/'>mod_userdir</a>, <a href='http://www.instacarma.com/blog/tag/tweak/'>tweak</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>On a brand new server with a clean cPanel install, apache does not want to start.</p>
<blockquote><p>root@server [~]# service httpd start<br />
Syntax error on line 416 of /usr/local/apache/conf/httpd.conf:<br />
UserDir &#8220;enable&#8221; keyword requires a list of usernames<br />
root@server [~]#</p></blockquote>
<p><strong>Fix : </strong></p>
<p>This usually happens when <em>Apache mod_userdir Tweak</em> is enabled  in WHM <strong>before</strong> adding any accounts. This creates blank <em>UserDir</em> directives  in the <em>httpd.conf</em> file which will not let Apache start.<br />
To get around this, simply disable the tweak until the first account is created.<br />
However, cPanel is reviewing this and should be fixed soon.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/apache-not-starting-after-a-fresh-cpanel-install/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/apache-not-starting-after-a-fresh-cpanel-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nameserver error while trying to add a domain</title>
		<link>http://www.instacarma.com/blog/technical/nameserver-error-while-trying-to-add-a-domain/</link>
		<comments>http://www.instacarma.com/blog/technical/nameserver-error-while-trying-to-add-a-domain/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 15:32:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[nameservers]]></category>
		<category><![CDATA[parked]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1051</guid>
		<description><![CDATA[Filed under: addon, cPanel, DNS, error, nameservers, parked, WHM Issue : Following error occurs when trying to add a domain to a cPanel account : Please transfer the domain to this server&#8217;s nameservers or have your admin add one of its nameservers ips to /etc/ips.remotedns and make the proper A entries on that remote nameserver. [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/addon/'>addon</a>, <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/dns/'>DNS</a>, <a href='http://www.instacarma.com/blog/tag/error/'>error</a>, <a href='http://www.instacarma.com/blog/tag/nameservers/'>nameservers</a>, <a href='http://www.instacarma.com/blog/tag/parked/'>parked</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>Following error occurs when trying to add a domain to a cPanel account :<br />
<em>Please transfer the domain to this server&#8217;s nameservers or have your admin add one of its nameservers ips to /etc/ips.remotedns and make the proper A entries on that remote nameserver</em>.</p>
<p><strong>Solution : </strong></p>
<p>To get around this, add the remote name server IP to the file &#8216;/etc/ips.remotedns&#8217; via WHM >> Main >> IP Functions >> Configure Remote Service IPs >> Remote DNS IPs</p>
<p>The system will allow users to create parked/addon domains if the nameserver IP is listed in this file. </p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/nameserver-error-while-trying-to-add-a-domain/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/nameserver-error-while-trying-to-add-a-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable password reset for cPanel users</title>
		<link>http://www.instacarma.com/blog/technical/disable-password-reset-for-cpanel-users/</link>
		<comments>http://www.instacarma.com/blog/technical/disable-password-reset-for-cpanel-users/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 19:50:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1048</guid>
		<description><![CDATA[Filed under: cPanel, password Issue : How to restrict cPanel account users from resetting their account passwords? Solution : 1. Create a new feature list via WHM >> Packages >> &#8220;Feature Manager&#8221; 2. Keep the &#8216;Change Password&#8217; option unchecked. 3. Edit the concerned packages and assign the new feature list to them. Now the users [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/password/'>password</a></p>
<p><strong>Issue : </strong></p>
<p>How to restrict cPanel account users from resetting their account passwords?</p>
<p><strong>Solution : </strong></p>
<p>1. Create a new feature list via WHM >> Packages >> &#8220;Feature Manager&#8221;<br />
2. Keep the &#8216;Change Password&#8217; option unchecked.<br />
3. Edit the concerned packages and assign the new feature list to them.</p>
<p>Now the users would not be able to reset the password via cPanel.</p>
<p>However, if you want to disable  the password reset option which appears after an incorrect cPanel login attempt then :</p>
<p>1. Go to WHM >> Tweak settings.<br />
2. Uncheck the option &#8216;Allow cPanel users to reset their password via email&#8217; and save the settings. </p>
<p>This will not let the users reset their passwords via the &#8216;you can reset your password by entering your username&#8217;  link.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/disable-password-reset-for-cpanel-users/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/disable-password-reset-for-cpanel-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

