<?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; Helm</title>
	<atom:link href="http://www.andy.name.my/topics/helm-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>Helm3 : File Manager Not Showing any Files</title>
		<link>http://www.andy.name.my/2009/05/helm3-file-manager-not-showing-any-files/</link>
		<comments>http://www.andy.name.my/2009/05/helm3-file-manager-not-showing-any-files/#comments</comments>
		<pubDate>Mon, 25 May 2009 08:46:47 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Helm]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[Helm 3]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/?p=63</guid>
		<description><![CDATA[If you are running Helm version 3 and your Helm control panel is not listing any files from the server owned by your domain ( after you have confirmed there&#8217;s files uploaded   ), try uninstall and re-install the File and Print services at your server&#8217;s NIC. Make sure you select the correct options [...]]]></description>
		<wfw:commentRss>http://www.andy.name.my/2009/05/helm3-file-manager-not-showing-any-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helm4 Error on Remove Domain</title>
		<link>http://www.andy.name.my/2009/04/helm4-error-on-remove-domain/</link>
		<comments>http://www.andy.name.my/2009/04/helm4-error-on-remove-domain/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 08:00:18 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Helm]]></category>
		<category><![CDATA[Helm 4 remove domain error]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/?p=57</guid>
		<description><![CDATA[The following error can be generated if the &#8220;Helm 4 Network Service&#8221; on the remote server is not started on the Services MMC.

Offline
Failed to establish socket connection: No connection could be made because the target machine actively refused it 123.123.123.123:7086

Just login to the remote server and make sure the services are started.
]]></description>
		<wfw:commentRss>http://www.andy.name.my/2009/04/helm4-error-on-remove-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting Helm 3.x Database</title>
		<link>http://www.andy.name.my/2008/04/sorting-helm-3x-database/</link>
		<comments>http://www.andy.name.my/2008/04/sorting-helm-3x-database/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 07:29:21 +0000</pubDate>
		<dc:creator>andy18</dc:creator>
				<category><![CDATA[Helm]]></category>

		<guid isPermaLink="false">http://www.andy.name.my/?p=42</guid>
		<description><![CDATA[If you need to sort out the username, domain name and the package type hosted under a reseller, the following SQL query may help:

use HelmDBName
select PackageType.ResellerAccountNumber, Package.AccountNumber, HostDomain.DomainName,PackageType.PackageTypeName
from PackageType, HostDomain,Package
where PackageType.PackageTypeId = Package.PackageTypeId AND
Package.PackageId = HostDomain.PackageId AND
ResellerAccountNumber = &#8216;Reseller_Username&#8216; AND
HostDomain.SubDomainId = 0 AND
HostDomain.DomainAliasId = 0

]]></description>
		<wfw:commentRss>http://www.andy.name.my/2008/04/sorting-helm-3x-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
