<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>Andy's Techno Blog</title>
	<link>http://www.andy.name.my</link>
	<description>Sharing thaughts &#038; Ideas</description>
	<lastBuildDate>Fri, 15 Jan 2010 16:38:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>yum update – TypeError: unsubscriptable object</title>
		<description><![CDATA[I was trying to update the cPanel server today to the latest version and part of the cPanel scripts do is to update run &#8216;yum update&#8217; which updates the latest rpm packages to the latest edition. Most of the servers in list completed except one which falls with some weird error saying &#8220;TypeError : unsubscriptable [...]]]></description>
		<link>http://www.andy.name.my/2009/09/yum-update-%e2%80%93-typeerror-unsubscriptable-object/</link>
			</item>
	<item>
		<title>Magento with Windows IIS</title>
		<description><![CDATA[Magento has been around at the market for some time and it has become popular. The application is designed to run well in Linux environment but it also works with Windows. There&#8217;s not much installation notes at the Magento Wiki. As I try to poke around to get it up and running on the Windows [...]]]></description>
		<link>http://www.andy.name.my/2009/05/magento-with-windows-iis/</link>
			</item>
	<item>
		<title>Helm3 : File Manager Not Showing any Files</title>
		<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>
		<link>http://www.andy.name.my/2009/05/helm3-file-manager-not-showing-any-files/</link>
			</item>
	<item>
		<title>Helm4 Error on Remove Domain</title>
		<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>
		<link>http://www.andy.name.my/2009/04/helm4-error-on-remove-domain/</link>
			</item>
	<item>
		<title>SQL 2008 Maintenance Plan Execution Error</title>
		<description><![CDATA[I am trying to setup some backup maintenance job for all the databases in the MSSQL 2008 Web edition server today as I have done for previous MSSQL 2005 Workgroup Edition. The entire setup process are exactly we did in SQL 2005 by going through the Management > Maintenance Plan and dragging and dropping the [...]]]></description>
		<link>http://www.andy.name.my/2009/03/sql-2008-maintenance-plan-execution-error/</link>
			</item>
	<item>
		<title>Cannot create Windows Service for MySQL.Error:0</title>
		<description><![CDATA[I was installing MySQL on a Windows 2008 64bits machine today. The installation went smooth as usual, I got the MySQL configuration screen wizard at the end of the MySQL installation and went through filling in those service configuration details, MySQL root ..etc. However, at the end of the execution part where it writes the [...]]]></description>
		<link>http://www.andy.name.my/2009/03/cannot-create-windows-service-for-mysqlerror0/</link>
			</item>
	<item>
		<title>Unable to start Apache</title>
		<description><![CDATA[Some weird error shows up today when trying to start the Apache services at one of the Centos server. The command &#8220;service httpd start&#8221; executed without any errors but there&#8217;s no apache processes running at the server backend. However, apache error logs have the following logged:

[Tue Nov 11 11:28:17 2008] [notice] suEXEC mechanism enabled (wrapper: [...]]]></description>
		<link>http://www.andy.name.my/2008/11/unable-to-start-apache/</link>
			</item>
	<item>
		<title>Failed to execute request because the App-Domain could not be created</title>
		<description><![CDATA[If you have a IIS server and ASP.Net is installed on the box but you are unable to load the site, and you have seen 1088 and 1344 event ID in your server event log as follow, check the Application Pool identity which runs the site and make sure the identity have read/execute permission on [...]]]></description>
		<link>http://www.andy.name.my/2008/08/failed-to-execute-request-because-the-app-domain-could-not-be-created/</link>
			</item>
	<item>
		<title>Finding the rpm package for Linux binary</title>
		<description><![CDATA[Use the following command to find the exact rpm packages needed if you can&#8217;t find the exact rpm to be used. Example, if your system is missing the &#8216;nslookup&#8217; command binary, running the following command will shows you the exact package name.

shell># rpm -qf /usr/bin/nslookup
bind-utils-9.3.4-6.0.2.P1.el5_2

]]></description>
		<link>http://www.andy.name.my/2008/07/finding-the-rpm-package-for-linux-binary/</link>
			</item>
	<item>
		<title>RPM error : Package XXXXXXX.rpm is not signed</title>
		<description><![CDATA[If you have downloaded any rpms to your local Linux distro server and getting the message :

Package XXXXX.rpm is not signed

You may edit yum.conf by setting the gpgcheck from gpgcheck=1 to gpgcheck=0
]]></description>
		<link>http://www.andy.name.my/2008/07/rpm-error-package-xxxxxxxrpm-is-not-signed/</link>
			</item>
</channel>
</rss>
