<?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>WHM Help</title>
	<atom:link href="http://www.whmhelp.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.whmhelp.com</link>
	<description>guides, tutorials, solutions and notes for cpanel whm server management</description>
	<lastBuildDate>Fri, 26 Feb 2010 19:15:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>nestat to track connections in server &#124; help identify ddos attacks</title>
		<link>http://www.whmhelp.com/2010/02/nestat-track-connections-server-identify-ddos-attacks.html</link>
		<comments>http://www.whmhelp.com/2010/02/nestat-track-connections-server-identify-ddos-attacks.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 19:15:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache / PHP]]></category>
		<category><![CDATA[Newbie]]></category>
		<category><![CDATA[cPanel and WHM]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=73</guid>
		<description><![CDATA[Use either of these commands to track ddos in your server. This will give you an idea of number of connections and the network activity in server. Any unethically high number of connections can conclude that you are a victim.
netstat -tan &#124; grep &#8216;:80 &#8216; &#124; awk &#8216;{print $6}&#8217; &#124; sort &#124; uniq -c
netstat -anp [...]]]></description>
			<content:encoded><![CDATA[<p>Use either of these commands to track ddos in your server. This will give you an idea of number of connections and the network activity in server. Any unethically high number of connections can conclude that you are a victim.</p>
<p>netstat -tan | grep &#8216;:80 &#8216; | awk &#8216;{print $6}&#8217; | sort | uniq -c</p>
<p>netstat -anp |grep &#8216;tcp\|udp&#8217; | awk &#8216;{print $5}&#8217; | cut -d: -f1 | sort | uniq -c | sort -n</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2010/02/nestat-track-connections-server-identify-ddos-attacks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WHM &#8211; Setup private nameservers</title>
		<link>http://www.whmhelp.com/2009/11/whm-setup-private-nameservers.html</link>
		<comments>http://www.whmhelp.com/2009/11/whm-setup-private-nameservers.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 20:25:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[cPanel and WHM]]></category>
		<category><![CDATA[brand nameservers]]></category>
		<category><![CDATA[branded nameservers]]></category>
		<category><![CDATA[nameservers]]></category>
		<category><![CDATA[setjup private nameservers]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=69</guid>
		<description><![CDATA[This guide will show you the ropes in how to setup cpanel nameservers and configure them properly so you can run ns1 and ns2.yoursite.com. Once your nameservers are setup clients can then use your own private nameservers for their domains.
1. Regiser your domain
Register the domain name you would like to use, you can register a [...]]]></description>
			<content:encoded><![CDATA[<p>This guide will show you the ropes in how to setup cpanel nameservers and configure them properly so you can run ns1 and ns2.yoursite.com. Once your nameservers are setup clients can then use your own private nameservers for their domains.</p>
<p><strong>1. Regiser your domain<br />
</strong>Register the domain name you would like to use, you can register a domain here if you need one.This domain will be used as your nameservers &#8211; eg ns1.yourdomain.com and ns2.yourdomain.com</p>
<p><strong>2. Additional IPs<br />
</strong>Have 2 available IP addresses for your server that aren&#8217;t in use.You will need to contact you provider to obtain these IP addreses.</p>
<p><strong>3. Registering the Nameservers<br />
</strong>Now login to your domain management page for the domain you registered and  register ns1.newdomain.com and ns2.newdomain.com as nameservers (registries normally have a special facility for doing that). The registry may also have a facility to propogate these nameservers around the foreign registries &#8211; if so, you should use this facility.</p>
<p>These registrations may take a few days to propagate (often as many as 3 days).</p>
<p><!-- COPYRIGHT MIDDLE ART --></p>
<div>Article provided by WebHostGear.com</div>
<p><!-- END COPYRIGHT MIDDLE ART --><script src="http://a.wavepointmedia.net/adx.js" type="text/javascript"></script> <script type="text/javascript">// <![CDATA[
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);</p>
<p>   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://a.wavepointmedia.net/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:14&amp;target=_blank");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
// ]]&gt;</script><script src="http://a.wavepointmedia.net/adjs.php?n=515607855&amp;what=zone:14&amp;target=_blank&amp;exclude=,&amp;referer=http%3A//www.google.com/search%3Fie%3DUTF-8%26oe%3DUTF-8%26sourceid%3Dnavclient%26gfns%3D1%26q%3Dcpanel+guide+to+setup+nameservers" type="text/javascript"></script></p>
<p><noscript>&amp;amp;lt;a href=&#8217;http://a.wavepointmedia.net/adclick.php?n=a263378f&#8217; target=&#8217;_blank&#8217;&amp;amp;gt;&amp;amp;lt;img src=&#8217;http://a.wavepointmedia.net/adview.php?what=zone:14&amp;amp;amp;amp;n=a263378f&#8217; border=&#8217;0&#8242; alt=&#8221;&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;</noscript><strong>4. Reverse DNS</strong><br />
You may also need to get your data centre to enter a reverse DNS pointer for your nameservers. You&#8217;ll need to let them know each nameserver and its IP address. Sometimes you can suffer non-delivery of mail if you don&#8217;t so this. Reverse DNS pointers can take a while to propagate.<br />
Setup a reverse on the IP address for your domain</p>
<p><strong>5. Broken NDC/BIND</strong><br />
My version of WHM/CPanel came with a broken NDC. To fix this:</p>
<p>SSH into your box as root.</p>
<p>(a) Type: <em>cd /scripts<br />
</em>(b) Type: <em>./updatenow </em><br />
(c) Type: <em>./fixndc </em></p>
<p>Go back into WHM, go to the Restart Services section in the left menu and click DNS/Nameserver (BIND).</p>
<p>You will need to do this if you start getting &#8216;ndc&#8217; errors when you are doing anything DNS related in WHM.</p>
<p><strong>6. Setup Nameservers In WHM<br />
</strong>Go into WHM (Web Host Manager) and select Edit Setup from the Server Setup menu on the left. Enter ns1.newdomain.com in the Primary Nameserver field. Hit &#8216;Assign IP Address&#8217;, then hit &#8216;Add an A Entry for this nameserver&#8217;.<br />
Repeat this process for the Secondary Nameserver field.</p>
<p><strong>7. Tidy Up Junk Nameservers</strong><br />
Go into WHM (Web Host Manager) and select Manage Nameserver IPs from the Server Setup menu on the left. Remove any nameservers you don&#8217;t recognise. This is just a tidy up exercise in case anyone&#8217;s set anything up on the box before you.</p>
<p><strong>8. Initial Nameserver Setup</strong><br />
Go into WHM (Web Host Manager) and select Initial NameServer Setup from the Server Setup menu on the left. Run this.</p>
<p><strong>9. Restart BIND</strong><br />
Restart BIND (step 7 restarts BIND, but we&#8217;ve known it to need a proper stop and start for it to work) from SSH with:</p>
<p><em>service named stop<br />
service named start</em></p>
<p><strong>10. Manual Checks</strong><br />
I don&#8217;t know what it is about this process, but it doesn&#8217;t always work, so there are some things you can check manually via SSH.</p>
<p><em>/etc/wwwacct.conf</em><br />
Check that the nameservers are correctly specified on NS, NS2 etc.<br />
<strong>EG:</strong> scroll to the name servers section&#8230;..<br />
NS ns1.yournameserver.com<br />
NS2 ns2.yournameserver.com</p>
<p><em>/etc/resolv.conf<br />
</em>Check that there are nameserver entries for each IP. There may also be one for 127.0.0.1 &#8211; this is okay. I&#8217;m led to believe (by the &#8216;man&#8217; entry for resolv.conf) that this isn&#8217;t a particularly important file, but I changed mine to read:</p>
<p>domain mybox.com<br />
search mybox.com<br />
nameserver 127.0.0.1<br />
nameserver 111.111.111.111<br />
nameserver 222.222.222.222</p>
<p>Where &#8216;mybox.com&#8217; is the main domain of my server, and &#8216;111.111.111.111&#8242; and &#8216;222.222.222.222&#8242; are the IP addresses of my primary and secondary nameservers.</p>
<p>resolv.conf is used to lookup names that are not in FQDN format.</p>
<p><em>/etc/nameserverips</em><br />
Check that there are entries for each IP acting as a nameserver.<br />
<strong>EG:<br />
</strong>IPHERE=ns1.yournameserver.com<br />
IPHERE=ns2.yournameserver.com</p>
<p>Source: webhosttgear.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/11/whm-setup-private-nameservers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix your open DNS name servers</title>
		<link>http://www.whmhelp.com/2009/10/fix-open-dns-servers.html</link>
		<comments>http://www.whmhelp.com/2009/10/fix-open-dns-servers.html#comments</comments>
		<pubDate>Fri, 16 Oct 2009 19:01:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=55</guid>
		<description><![CDATA[I just noticed www.dnsreport.com seems to have new check: it checks for open DNS server. This is how you check:
1) Go to http://www.dnsreport.com/tools/dnsreport.ch?domain=mydomain.com
2) Check for BIG RED &#8220;FAIL&#8221; (7th box, going down from up) saying &#8220;Open DNS servers&#8221;.
If you see the message, you can correct it the following way:
1) login to your server as root
2) [...]]]></description>
			<content:encoded><![CDATA[<p>I just noticed <a title="www.dnsreport.com" href="http://www.dnsreport.com/">www.dnsreport.com</a> seems to have new check: it checks for open DNS server. This is how you check:</p>
<p>1) Go to <a title="http://www.dnsreport.com/tools/dnsreport.ch?domain=mydomain.com" href="http://www.dnsreport.com/tools/dnsreport.ch?domain=mydomain.com">http://www.dnsreport.com/tools/dnsreport.ch?domain=mydomain.com</a><br />
2) Check for BIG RED &#8220;FAIL&#8221; (7th box, going down from up) saying &#8220;Open DNS servers&#8221;.</p>
<p>If you see the message, you can correct it the following way:</p>
<p>1) login to your server as root<br />
2) nano -w /etc/named.conf (if you are running Bind)<br />
3) Look for  // query-source address * port 53; and right below write the following line:</p>
<p>recursion no;</p>
<p>4) Save and exit, restart Bind by typing service named restart<br />
5) Check DNSReport.com to make sure it went right. You should not see the error message anymore.</p>
<p>If you run something else than Bind then please check <a title="http://www.dnsreport.com/info/opendns.htm" href="http://www.dnsreport.com/info/opendns.htm">http://www.dnsreport.com/info/opendns.htm</a> for instructions.</p>
<p>Source: eth0.us</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/fix-open-dns-servers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure DNS recursive</title>
		<link>http://www.whmhelp.com/2009/10/configure-dns-recursive-in-cpanel.html</link>
		<comments>http://www.whmhelp.com/2009/10/configure-dns-recursive-in-cpanel.html#comments</comments>
		<pubDate>Fri, 16 Oct 2009 19:00:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[DNS recursive]]></category>
		<category><![CDATA[make dns recursive]]></category>
		<category><![CDATA[recursive dns]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=53</guid>
		<description><![CDATA[For who have recently notice that now DNSreport do verify if your DNS is recursive lookup or not, here is the tip on how to set it up.
open you named.conf and add before options { the follow lines:
acl &#8220;trusted&#8221; {
xxx.xxx.xxx.xxx;
yyy.yyy.yyy.yyy;
};
where xxx.xxx.xxx.xxx is your ip address same for yyy.yyy.yyy.yyy.
for cpanel users, you can find yours ips [...]]]></description>
			<content:encoded><![CDATA[<p>For who have recently notice that now DNSreport do verify if your DNS is recursive lookup or not, here is the tip on how to set it up.</p>
<p>open you named.conf and add before options { the follow lines:</p>
<p>acl &#8220;trusted&#8221; {<br />
xxx.xxx.xxx.xxx;<br />
yyy.yyy.yyy.yyy;<br />
};</p>
<p>where xxx.xxx.xxx.xxx is your ip address same for yyy.yyy.yyy.yyy.<br />
for cpanel users, you can find yours ips in the follow file: /etc/nameserverips</p>
<p>after that, inside the options add after the line &#8220;// query-source address * port 53;&#8221; the follow:<br />
allow-recursion { trusted; };<br />
allow-notify { trusted; };<br />
allow-transfer { trusted; };</p>
<p>also uncomment the line &#8220;// query-source address * port 53;&#8221; &#8220;to query-source address * port 53;&#8221; with out the &#8221; (double-quotes).</p>
<p>restart your service.</p>
<p>Verify again your status with DNSreport.</p>
<p>Observation: you can also set up a version line it should be like:<br />
version &#8220;Oh come on why do you want to know witch version my DNS server is ?&#8221;;</p>
<p>this line can be add iside your named.conf right after the line query-source address * port 53; or inside options.</p>
<p>Source: eth0.us</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/configure-dns-recursive-in-cpanel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup MySQL Replication</title>
		<link>http://www.whmhelp.com/2009/10/setup-mysql-replication.html</link>
		<comments>http://www.whmhelp.com/2009/10/setup-mysql-replication.html#comments</comments>
		<pubDate>Fri, 16 Oct 2009 18:56:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Replication]]></category>
		<category><![CDATA[mysql replication server]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=50</guid>
		<description><![CDATA[MySQL Replication
This guide is designed to help do the initial setup on a MySQL cluster in which multiple MySQL servers all serve the same content through the use of the replication function. We have successfully deployed this solution for multiple clients and it is a very good option for those needing a more powerful mysql [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Replication</p>
<p>This guide is designed to help do the initial setup on a MySQL cluster in which multiple MySQL servers all serve the same content through the use of the replication function. We have successfully deployed this solution for multiple clients and it is a very good option for those needing a more powerful mysql solution. Carlos (theuruguayan) actually created this document so please direct any questions to <a href="mailto:carlos@totalserversolutions.com">carlos@totalserversolutions.com</a> .</p>
<p>Be sure your mysql servers are running the same version before starting this guide, yes, is possible to have a few combinations of master-slave versions, for more information about this you can check:</p>
<p>http://dev.mysql.com/doc/refman/4.1/en/replication-compatibility.html</p>
<p>1 &#8211; Write down which is the setup you are going to do, which server is master and which server/s will be slave.</p>
<p>2 &#8211; Select your username/password for replications accounts. You can have one per server if you want, or one for all the mysql network.</p>
<p>3 &#8211; mysql&gt; GRANT REPLICATION SLAVE ON *.*</p>
<p>TO &#8216;USERNAME&#8217;@'IPFROMTHESLAVE&#8217; IDENTIFIED BY &#8216;PASSWORD&#8217;;</p>
<p>Username: mysql username<br />
IPfromtheslave: ip from the mysql server that will be the one replicating the master db.<br />
PASSWORD: the password for the replicator account.</p>
<p>Just a few side notes.</p>
<p>a) None of the passwords need to be root passwords.<br />
b) Is not recomend to use only 1 user for replication in all the network.</p>
<p>4) In the master server you need to Flush all the tables, this will prevent clients from writing the db so it will keep without change while we copy over.</p>
<p>mysql&gt; FLUSH TABLES WITH READ LOCK;</p>
<p>5) Make sure that the [mysqld] section of the my.cnf file on the master host includes a log-bin option. The section should also have a server-id=master_id option, where master_id must be a positive integer value from 1 to 232 – 1. For example:</p>
<p>[mysqld]</p>
<p>log-bin=mysql-bin</p>
<p>server-id=1</p>
<p>6) Login using another ssh client to the master server and lets create a snapshot.</p>
<p>mkdir /home/slave_db<br />
rsync -vrplogDtH /var/lib/mysql /home/slave_db</p>
<p>You may not want to replicate the mysql  database if the slave server has a different set of user accounts from those that exist on the master. In this case, you should exclude it from the archive. When the rsync is finish, just login inside mysql and type:</p>
<p>SHOW MASTER STATUS;</p>
<p>Save this info in a txt file inside the slave_db folder that we will use them laster.  After you finish doing this, you can reenable the activity on the master: UNLOCK TABLES;</p>
<p>7)  Stop the server that is to be used as a slave server and add the following to its my.cnf file:</p>
<p>[mysqld]</p>
<p>server-id=slave_id</p>
<p>The slave_id value, like the master_id value, must be a positive integer value from 1 to 232 – 1. In addition, it is very important that the ID of the slave be different from the ID of the master. For example:</p>
<p>[mysqld]</p>
<p>server-id=2</p>
<p>Remember that server-id must be unique in all the mysql network.</p>
<p> <img src='http://www.whmhelp.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Copy the files over from the slave_db folder to the remote location. You can do this doing the following command:</p>
<p>rsync -e ssh -avz /home/slave_db/ root@REMOTESERVER:/var/lib/mysql</p>
<p>Check that all the permitions and correctly in the /var/lib/mysql folder.Remember files must be own by mysql:mysql</p>
<p>9) Start Mysql and enter to it, write the following changing the values that are needed:</p>
<p>mysql&gt; CHANGE MASTER TO</p>
<p>-&gt;     MASTER_HOST=&#8217;master_host_name&#8217;,</p>
<p>-&gt;     MASTER_USER=&#8217;replication_user_name&#8217;,</p>
<p>-&gt;     MASTER_PASSWORD=&#8217;replication_password&#8217;,</p>
<p>-&gt;     MASTER_LOG_FILE=&#8217;recorded_log_file_name&#8217;,</p>
<p>-&gt;     MASTER_LOG_POS=recorded_log_position;</p>
<p>10) type: START SLAVE;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/setup-mysql-replication.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WHM &#8211; Reset MySQL db password</title>
		<link>http://www.whmhelp.com/2009/10/whm-reset-mysql-db-password.html</link>
		<comments>http://www.whmhelp.com/2009/10/whm-reset-mysql-db-password.html#comments</comments>
		<pubDate>Fri, 16 Oct 2009 13:43:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[cPanel and WHM]]></category>
		<category><![CDATA[cpanel mysql password reset]]></category>
		<category><![CDATA[cpanel mysql reset]]></category>
		<category><![CDATA[mysql reset]]></category>
		<category><![CDATA[whm mysql db reset]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=45</guid>
		<description><![CDATA[WHM &#8211; Reset MySQL db password  &#8212; How to reset mysql db password via WHM ?
To reset the MySQL password via WHM, simply log into WHM and select either:
1) &#8220;MySQL Root Password&#8221; (and change it) or
2) &#8220;Change a User or Database Password&#8221; (to change a specific password)
]]></description>
			<content:encoded><![CDATA[<p><strong>WHM &#8211; Reset MySQL db password  &#8212; How to reset mysql db password via </strong><strong>WHM </strong><strong>?</strong></p>
<p>To reset the MySQL password via WHM, simply log into WHM and select either:</p>
<p>1) &#8220;MySQL Root Password&#8221; (and change it) or<br />
2) &#8220;Change a User or Database Password&#8221; (to change a specific password)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/whm-reset-mysql-db-password.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel &#8211; Reset MySQL db password</title>
		<link>http://www.whmhelp.com/2009/10/cpanel-reset-mysql-db-password.html</link>
		<comments>http://www.whmhelp.com/2009/10/cpanel-reset-mysql-db-password.html#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:25:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[cPanel and WHM]]></category>
		<category><![CDATA[cpanel db password reset]]></category>
		<category><![CDATA[cpanel mysql password reset]]></category>
		<category><![CDATA[cpanel mysql reset]]></category>
		<category><![CDATA[mysql reset]]></category>
		<category><![CDATA[whm mysql db reset]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=40</guid>
		<description><![CDATA[cPanel &#8211; Reset MySQL db password  &#8212; How to reset mysql db password via cPanel ?
There is no reset option in cPanel for mysql database passwords. But you can overwrite existing password (as if  a reset)
To change a password for a MySQL virtual user (a MySQL user created via cPanel), just create the same user [...]]]></description>
			<content:encoded><![CDATA[<p><strong>cPanel &#8211; Reset MySQL db password  &#8212; How to reset mysql db password via cPanel ?</strong></p>
<p>There is no reset option in cPanel for mysql database passwords. But you can overwrite existing password (as if  a reset)</p>
<div id="post_message_580165">To change a password for a MySQL virtual user (a MySQL user created via cPanel), just create the same user again. The new user will overwrite the old user, and replace the old password in the process.</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/cpanel-reset-mysql-db-password.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>cPanel SOAP extension for cPanel PHP</title>
		<link>http://www.whmhelp.com/2009/10/cpanel-soap-extension-cpanel-php.html</link>
		<comments>http://www.whmhelp.com/2009/10/cpanel-soap-extension-cpanel-php.html#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:21:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache / PHP]]></category>
		<category><![CDATA[cPanel and WHM]]></category>
		<category><![CDATA[cPanel php soap extension]]></category>
		<category><![CDATA[cpanel soap]]></category>
		<category><![CDATA[cpanel soap extension]]></category>
		<category><![CDATA[php soap extension]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=37</guid>
		<description><![CDATA[SOAP extension for cPanel PHP
To update the binary cPanel uses, create a new profile in EasyApache wherein you enable SOAP support for PHP. Save the profile and don&#8217;t build. Then copy your new profile like this (using example.yaml as the profile file name):
# mv /var/cpanel/easy/apache/profile/makecpphp.profile.yaml /var/cpanel/easy/apache/profile/makecpphp.profile.yaml.backup
# cp /var/cpanel/easy/apache/profile/custom/example.yaml /var/cpanel/easy/apache/profile/makecpphp.profile.yaml
# /scripts/makecpphp

That only updates the
system PHP installation, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>SOAP extension for cPanel PHP</strong></p>
<p>To update the binary cPanel uses, create a new profile in EasyApache wherein you enable SOAP support for PHP. Save the profile and don&#8217;t build. Then copy your new profile like this (using example.yaml as the profile file name):</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 0px; overflow: auto; width: 640px; height: 66px; text-align: left;" dir="ltr"># mv /var/cpanel/easy/apache/profile/makecpphp.profile.yaml /var/cpanel/easy/apache/profile/makecpphp.profile.yaml.backup
# cp /var/cpanel/easy/apache/profile/custom/example.yaml /var/cpanel/easy/apache/profile/makecpphp.profile.yaml
# /scripts/makecpphp</pre>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<p>That only updates the</p>
<p>system PHP installation, not the one cPanel uses.</p>
<p>To update the binary cPanel uses, create a new profile in EasyApache wherein you enable SOAP support for PHP. Save the profile and don&#8217;t build. Then copy your new profile like this (using example.yaml as the profile file name):</p></div>
<p><!-- END TEMPLATE: bbcode_code -->The <strong>/scripts/makecpphp</strong> command builds a new PHP binary for cPanel to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/cpanel-soap-extension-cpanel-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WHM / WHM API Error &#8211;  Sorry, resellers are not permitted to create subdomains of the server&#8217;s main domain</title>
		<link>http://www.whmhelp.com/2009/10/whm-whm-api-error-resellers-permitted-create-subdomains-servers-main-domain.html</link>
		<comments>http://www.whmhelp.com/2009/10/whm-whm-api-error-resellers-permitted-create-subdomains-servers-main-domain.html#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:17:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel and WHM]]></category>
		<category><![CDATA[tweak settings]]></category>
		<category><![CDATA[whm]]></category>
		<category><![CDATA[WHM API Error]]></category>
		<category><![CDATA[WHM error]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=33</guid>
		<description><![CDATA[Please double check the Tweak Settings page via root access to your WHM control panel. Here two related options to look for within the Domains section of the WHM Tweak Settings page:
* Allow users to park subdomains of the server&#8217;s hostname main domain.
* Allow resellers to create accounts with subdomains of the server’s hostname main [...]]]></description>
			<content:encoded><![CDATA[<p>Please double check the Tweak Settings page via root access to your WHM control panel. Here two related options to look for within the Domains section of the WHM Tweak Settings page:<br />
* Allow users to park subdomains of the server&#8217;s hostname main domain.<br />
* Allow resellers to create accounts with subdomains of the server’s hostname main domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/whm-whm-api-error-resellers-permitted-create-subdomains-servers-main-domain.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel Exim &#8211; Large log file &#8211; exim_mainlog</title>
		<link>http://www.whmhelp.com/2009/10/cpanel-exim-large-log-file-eximmainlog.html</link>
		<comments>http://www.whmhelp.com/2009/10/cpanel-exim-large-log-file-eximmainlog.html#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:24:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exim]]></category>
		<category><![CDATA[cPanel and WHM]]></category>
		<category><![CDATA[exim log]]></category>
		<category><![CDATA[exim_mainlog]]></category>

		<guid isPermaLink="false">http://www.whmhelp.com/?p=29</guid>
		<description><![CDATA[In cases where you find very large log file,
# ls -lh exim_mainlog*
-rw-r&#8212;&#8211;    1 mail     mail          44M Sep 12 23:56 exim_mainlog
-rw-r&#8212;&#8211;    1 mail     mail          [...]]]></description>
			<content:encoded><![CDATA[<p>In cases where you find very large log file,<br />
# ls -lh exim_mainlog*<br />
-rw-r&#8212;&#8211;    1 mail     mail          44M Sep 12 23:56 exim_mainlog<br />
-rw-r&#8212;&#8211;    1 mail     mail          83M Sep  7 04:02 exim_mainlog.1</p>
<p>Try changing the setting of log rotation here</p>
<p>edit /etc/logrotate.conf</p>
<p>and change &#8220;weekly&#8221; to &#8220;daily&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whmhelp.com/2009/10/cpanel-exim-large-log-file-eximmainlog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
