<?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; WHM</title>
	<atom:link href="http://www.instacarma.com/blog/tag/WHM/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>Tue, 24 May 2011 10:01:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>SpamAssassin : WHM ACL Options : Reject mails with spam score at SMTP time</title>
		<link>http://www.instacarma.com/blog/technical/spamassassin-how-to-change-the-value-of-spam-score-for-rejecting-the-mails/</link>
		<comments>http://www.instacarma.com/blog/technical/spamassassin-how-to-change-the-value-of-spam-score-for-rejecting-the-mails/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 15:46:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[ACL]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1186</guid>
		<description><![CDATA[Filed under: ACL, email, exim, mail, SMTP, spam, spamassassin, WHM Issue : It seems that by default, it is set to reject mails with a spam score of more than 20 at SMTP time. How to change the value of spam score for rejecting the mails at SMTP time ? Solution : You can do [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/acl/'>ACL</a>, <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/exim/'>exim</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a>, <a href='http://www.instacarma.com/blog/tag/smtp/'>SMTP</a>, <a href='http://www.instacarma.com/blog/tag/spam/'>spam</a>, <a href='http://www.instacarma.com/blog/tag/spamassassin/'>spamassassin</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>It seems that by default, it is set to reject mails with a spam score of more than 20 at SMTP time. How to change the value of spam score for rejecting the mails at SMTP time ?</p>
<p><strong>Solution : </strong></p>
<p>You can do that by doing the following : </p>
<p>1. Go to WHM >> Main >> Service Configuration >> Exim Configuration Editor<br />
2. Look for the section &#8216;ACL Options&#8217; .<br />
3. The first parameter under that deals with the spam score setting at SMTP time. De-select the check box corresponding to that.<br />
4. When you de-select the check box, it will give you the other available options. Check the box corresponding to the desired value.<br />
5. Click on &#8216;Save&#8217; at the bottom to save the settings.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/spamassassin-how-to-change-the-value-of-spam-score-for-rejecting-the-mails/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/spamassassin-how-to-change-the-value-of-spam-score-for-rejecting-the-mails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change in hostname causing redirection on secure access</title>
		<link>http://www.instacarma.com/blog/technical/change-in-hostname-causing-redirection-on-secure-access/</link>
		<comments>http://www.instacarma.com/blog/technical/change-in-hostname-causing-redirection-on-secure-access/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 18:58:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1184</guid>
		<description><![CDATA[Filed under: SSL, WHM Issue : The server hostname was changed. Ever since that, secure access such as http://servername.new:2087 redirects to https://servername.old:2087 Fix : This happens when the SSL certificate has not been reset for the services. Go to WHM >> Manage Service SSL Certificates. Re-issue all the service certificates. This should resolve the issue!]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/ssl/'>SSL</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>The server hostname was changed. Ever since that, secure access such as http://servername.new:2087 redirects to https://servername.old:2087</p>
<p><strong>Fix : </strong></p>
<p>This happens when the SSL certificate has not been reset for the services.<br />
Go to WHM >> Manage Service SSL Certificates.<br />
Re-issue all the service certificates.</p>
<p>This should resolve the issue!</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/change-in-hostname-causing-redirection-on-secure-access/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/change-in-hostname-causing-redirection-on-secure-access/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>How to change the default email settings ?</title>
		<link>http://www.instacarma.com/blog/technical/how-to-change-the-default-email-settings/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-change-the-default-email-settings/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 18:04:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1173</guid>
		<description><![CDATA[Filed under: email, mail, WHM Issue : Whenever a new account is created, the server sends out an email notification. Where can this setting be accessed and modified? Fix : Just go to WHM >> Basic cPanel/WHM Setup >> Server Contact Email Address. You can make the required changes there.]]></description>
			<content:encoded><![CDATA[<p>Filed under: <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/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>Whenever a new account is created, the server sends out an email notification. Where can this setting be accessed and modified?</p>
<p><strong>Fix : </strong></p>
<p>Just go to WHM >> Basic cPanel/WHM Setup >> Server Contact Email Address.<br />
You can make the required changes there.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/how-to-change-the-default-email-settings/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-change-the-default-email-settings/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>How to hide DNS controls from resellers/users</title>
		<link>http://www.instacarma.com/blog/technical/how-to-hide-dns-controls-from-resellersusers/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-hide-dns-controls-from-resellersusers/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:47:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[featurelist]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1158</guid>
		<description><![CDATA[Filed under: featurelist, Package, WHM Issue : The server is mainly used for serving webpages and FTP. Certain things like DNS functions and email are not required as they are being handled externally. How can these be hidden from resellers/users? Solution : DNS, email or any other functionality can be handled through &#8216;Feature Lists&#8217; in [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/featurelist/'>featurelist</a>, <a href='http://www.instacarma.com/blog/tag/package/'>Package</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>The server is mainly used for serving webpages and FTP. Certain things like DNS functions and email are not required as they are being handled externally. How can these be hidden from resellers/users?</p>
<p><strong>Solution : </strong></p>
<p>DNS, email or any other functionality can be handled through &#8216;Feature Lists&#8217; in WHM.  Just go to WHM >> Feature Manager. Edit/create a feature list and enable/disable functions as required. Assign this &#8216;feature list&#8217; to the particular &#8216;package&#8217; which is assigned to the accounts.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/how-to-hide-dns-controls-from-resellersusers/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-hide-dns-controls-from-resellersusers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to block emails from a specific address using Exim</title>
		<link>http://www.instacarma.com/blog/technical/how-to-block-emails-from-a-specific-address-using-exim/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-block-emails-from-a-specific-address-using-exim/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 15:20:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1144</guid>
		<description><![CDATA[Filed under: block, email, exim, mail, WHM Issue : How to block emails from a specific address on a cPanel/WHM server using Exim ? Solution : This is fairly easy to achieve with Exim. First you&#8217;ll need to find the system filter file for Exim. This can be found out through WHM >> Main >> [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/block/'>block</a>, <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/exim/'>exim</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>How to block emails from a specific address on a cPanel/WHM server using Exim ?</p>
<p><strong>Solution : </strong></p>
<p>This is fairly easy to achieve with Exim.<br />
First you&#8217;ll need to find the system filter file for Exim. This can be found out through WHM >> Main >> Service Configuration >> Exim Configuration Editor.<br />
Towards the middle of the page, under the section &#8216;Filters&#8217; , you &#8216;ll find the path to the file.<br />
Open that file via SSH using your favorite editor and add the following to it : </p>
<blockquote><p>if first_delivery<br />
and ( (&#8220;$h_from:&#8221; contains &#8220;emailtoblock@domainname.com&#8221;)<br />
)<br />
then fail<br />
endif</p></blockquote>
<p>If you would like a copy of the email to be sent to you after the message fails, use the following code :</p>
<blockquote><p>if first_delivery<br />
and ( (&#8220;$h_from:&#8221; contains &#8220;emailtoblock@domainname.com&#8221;)<br />
)<br />
then<br />
unseen deliver &#8220;youremail@yourdomainname.com&#8221;<br />
fail<br />
endif</p></blockquote>
<p>Make sure that you substitute the correct email addresses in the above code.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/how-to-block-emails-from-a-specific-address-using-exim/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-block-emails-from-a-specific-address-using-exim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not able to login to FTP accounts using root password</title>
		<link>http://www.instacarma.com/blog/technical/not-able-to-login-to-ftp-accounts-using-root-password/</link>
		<comments>http://www.instacarma.com/blog/technical/not-able-to-login-to-ftp-accounts-using-root-password/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 14:49:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1147</guid>
		<description><![CDATA[Filed under: FTP, password, root, WHM Issue : Was able to login to all FTP accounts using the root password earlier but now it doesn&#8217;t seem to work. Where to check that? Fix : Go to WHM >> Main >> Service Configuration >> FTP Server Configuration. At the bottom of the page, you&#8217;ll find an [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/ftp/'>FTP</a>, <a href='http://www.instacarma.com/blog/tag/password/'>password</a>, <a href='http://www.instacarma.com/blog/tag/root/'>root</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>Was able to login to all FTP accounts using the root password earlier but now it doesn&#8217;t seem to work. Where to check that?</p>
<p><strong>Fix : </strong></p>
<p>Go to WHM >> Main >> Service Configuration >> FTP Server Configuration.<br />
At the bottom of the page, you&#8217;ll find an option as &#8216;Allow Logins with Root Password&#8217;<br />
Make sure that it is set to &#8216;Yes&#8217; and save the settings.</p>
<p>This should resolve the issue.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/not-able-to-login-to-ftp-accounts-using-root-password/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/not-able-to-login-to-ftp-accounts-using-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to limit the overall size of emails</title>
		<link>http://www.instacarma.com/blog/technical/how-to-limit-the-overall-size-of-emails/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-limit-the-overall-size-of-emails/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 14:37:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1149</guid>
		<description><![CDATA[Filed under: email, exim, mail, WHM Issue : How can the overall size of an email including attachment, encoding etc. be limited to a pre-defined value? Solution : This can be done in the following way : Go to WHM >> Main >> Service Configuration >> Exim Configuration Editor In the first box where you [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/email/'>email</a>, <a href='http://www.instacarma.com/blog/tag/exim/'>exim</a>, <a href='http://www.instacarma.com/blog/tag/mail/'>mail</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>How can the overall size of an email including attachment, encoding etc. be limited to a pre-defined value?</p>
<p><strong>Solution : </strong></p>
<p>This can be done in the following way :<br />
Go to  WHM >> Main >> Service Configuration >> Exim Configuration Editor<br />
In the first box where you can type ( right below where you see &#8216;#!!# cPanel Exim 4 Config&#8217; ), add the following directive : </p>
<blockquote><p>message_size_limit = 100M</p></blockquote>
<p>This will limit the overall size of the message to 100Mb</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/how-to-limit-the-overall-size-of-emails/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-limit-the-overall-size-of-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add an SRV record via WHM ?</title>
		<link>http://www.instacarma.com/blog/technical/how-to-add-an-srv-record-via-whm/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-add-an-srv-record-via-whm/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:35:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[SRV]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1133</guid>
		<description><![CDATA[Filed under: DNS, SRV, WHM Issue : How to add an SRV record via WHM? There does not seem to be enough fields to enter all the data. Solution : Go to WHM >> Main >> DNS Functions >> Edit DNS Zone and select the domain for which you need to add the SRV record [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/dns/'>DNS</a>, <a href='http://www.instacarma.com/blog/tag/srv/'>SRV</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>How to add an SRV record via WHM?  There does not seem to be enough fields to enter all the data.</p>
<p><strong>Solution : </strong></p>
<p>Go to WHM >> Main >> DNS Functions >> Edit DNS Zone and select the domain for which you need to add the SRV record and click &#8216;Edit&#8217;</p>
<p>Once in there, look for the section &#8216;Add New Entries Below this Line&#8217; .</p>
<p>Now when you select &#8216;SRV&#8217; from the drop down for the type of record, you will see additional fields appearing where you can put in all the required data <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/how-to-add-an-srv-record-via-whm/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-add-an-srv-record-via-whm/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>How to allow unlimited email sending</title>
		<link>http://www.instacarma.com/blog/technical/how-to-allow-unlimited-email-sending/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-allow-unlimited-email-sending/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:55:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1108</guid>
		<description><![CDATA[Filed under: email, mail, WHM Issue : How to allow sending of unlimited emails from the server? Solution : Just go to WHM >> Tweak settings >> The maximum each domain can send out per hour (0 is unlimited) >> Put &#8217;0&#8242; there and save the setting. That should be it]]></description>
			<content:encoded><![CDATA[<p>Filed under: <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/whm/'>WHM</a></p>
<p><strong>Issue : </strong></p>
<p>How to allow sending of unlimited emails from the server?</p>
<p><strong>Solution : </strong></p>
<p>Just go to WHM >> Tweak settings >> The maximum each domain can send out per hour (0 is unlimited) >> Put &#8217;0&#8242; there and save the setting.</p>
<p>That should be it <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/how-to-allow-unlimited-email-sending/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-allow-unlimited-email-sending/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>
	</channel>
</rss>

