<?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>Andy's Techno Blog &#187; Cpanel</title>
	<atom:link href="http://www.andy.name.my/topics/cpanel-cp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andy.name.my</link>
	<description>Sharing thaughts &#038; Ideas</description>
	<lastBuildDate>Fri, 15 Jan 2010 16:38:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WHM Account Transfer Error</title>
		<link>http://www.andy.name.my/2007/11/whm-account-transfer-error/</link>
		<comments>http://www.andy.name.my/2007/11/whm-account-transfer-error/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 03:33:04 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/index.php/2007/11/04/whm-account-transfer-error/</guid>
		<description><![CDATA[If you are getting the following error when you try to perform any account transfer from the WHM, make sure that the port are open on your server. Check the firewall configuration on your server.

Connecting to Remote Server Failed: Unable to connect to 123.111.222.333:1111: Bad file descriptor

]]></description>
		<wfw:commentRss>http://www.andy.name.my/2007/11/whm-account-transfer-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling mod_headers into Apache with cPanel</title>
		<link>http://www.andy.name.my/2007/08/compiling-mod_headers-into-apache-with-cpanel/</link>
		<comments>http://www.andy.name.my/2007/08/compiling-mod_headers-into-apache-with-cpanel/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 03:20:51 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/index.php/2007/08/14/compiling-mod_headers-into-apache-with-cpanel/</guid>
		<description><![CDATA[mod_headers is an extension modules of Apache 1.x and 2.x which allow customization of HTTP response headers. Details on the mod_headers can be found on the Apache 1.1 mod_headers and Apache 2.0 mod headers page.
Here&#8217;s some easy steps to compile it to your cPanel Apache server:

1. Make a backup copy of your httpd.conf by running [...]]]></description>
		<wfw:commentRss>http://www.andy.name.my/2007/08/compiling-mod_headers-into-apache-with-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable MySQL Update in cPanel</title>
		<link>http://www.andy.name.my/2007/08/disable-mysql-update-in-cpanel/</link>
		<comments>http://www.andy.name.my/2007/08/disable-mysql-update-in-cpanel/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 02:26:01 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/?p=14</guid>
		<description><![CDATA[Some users may find they would like to disable the MySQL update in their cPanel when there is any new release though the daily system update. In fact, cPanel is slow in releasing new version even after some months of stable version.
If you wish to do that, create a blank file mysqlupdisable in /etc and [...]]]></description>
		<wfw:commentRss>http://www.andy.name.my/2007/08/disable-mysql-update-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware 2.x on Windows Vista</title>
		<link>http://www.andy.name.my/2007/07/vmware-2x-on-windows-vista/</link>
		<comments>http://www.andy.name.my/2007/07/vmware-2x-on-windows-vista/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 07:59:48 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/?p=13</guid>
		<description><![CDATA[Today I have tried to open a VmWare image in a Windows Vista Business which I have previously saved in my Windows XP Professional operating system and being prompted with the following message

&#8220;Error while opening the virtual machine: This virtual machine appears to be in use&#8221;

After some search on the Internet, it turns out to [...]]]></description>
		<wfw:commentRss>http://www.andy.name.my/2007/07/vmware-2x-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Cpanel</title>
		<link>http://www.andy.name.my/2007/03/installing-cpanel/</link>
		<comments>http://www.andy.name.my/2007/03/installing-cpanel/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 12:48:42 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/?p=7</guid>
		<description><![CDATA[Installing Cpanel is just easy as you can&#8217;t even imagine. Let&#8217;s start the installation guides:
1. Login to your Cpanel server via SSH as root user
2. mkdir /home/cpins
3. cd /home/cpins
4. wget http://layer1.cpanel.net/latest
5. sh latest
Depending on your ISP / server connection, it will take sometimes to complete the installation as the Cpanel installation script will connect to [...]]]></description>
		<wfw:commentRss>http://www.andy.name.my/2007/03/installing-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
