<?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>Stuff...</title>
	<atom:link href="http://www.moe.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moe.co.uk</link>
	<description>I know I will forget.</description>
	<lastBuildDate>Fri, 12 Mar 2010 12:11:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>rpm hanging on centos 5.4</title>
		<link>http://www.moe.co.uk/2010/03/12/rpm-hanging-on-centos-5-4/</link>
		<comments>http://www.moe.co.uk/2010/03/12/rpm-hanging-on-centos-5-4/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 12:11:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[hanging]]></category>
		<category><![CDATA[rebuilddb]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[__db.*]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=345</guid>
		<description><![CDATA[Any RPM and yum commands were hanging for me.  Turns out that the following will help this:
rm -f /var/lib/rpm/__db.* ; rpm &#8211;rebuilddb
]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/12/rpm-hanging-on-centos-5-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 installation problem with partitioning</title>
		<link>http://www.moe.co.uk/2010/03/11/ubuntu-9-10-installation-problem-with-partitioning/</link>
		<comments>http://www.moe.co.uk/2010/03/11/ubuntu-9-10-installation-problem-with-partitioning/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:22:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GUI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[libparted-1.8-so.12]]></category>
		<category><![CDATA[parted]]></category>
		<category><![CDATA[parted_server]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[shared libraries]]></category>
		<category><![CDATA[Ubiquity]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=335</guid>
		<description><![CDATA[Whilst trying to install Ubuntu 9.10 on an old Dell Dimension 1100 the Ubuntu installer would start up and once it got to the stage to do the partitioning parted would error.  parted reported to check /var/log/syslog for more information.
The error was along the lines of:
Ubiquity: parted_server error while loading shared libraries /lib/libparted-1.8.so.12
Thinking that the [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/11/ubuntu-9-10-installation-problem-with-partitioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PCI compliance for Plesk 9.x; medium strength SSL ciphers</title>
		<link>http://www.moe.co.uk/2010/03/05/pci-compliance-for-plesk-9-x/</link>
		<comments>http://www.moe.co.uk/2010/03/05/pci-compliance-for-plesk-9-x/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:33:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[plesk 9]]></category>
		<category><![CDATA[SSL ciphers]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=332</guid>
		<description><![CDATA[Lots of articles online talk about how to get Plesk to pass PCI compliance, especially the TCP port 8443 which Plesk listens on.
From Plesk 8.x (which most of the articles are written for) to Plesk 9.x Parallels changed to another webserver (away from apache), so,  adding the /usr/local/psa/admin/conf/httpsd.custom.include file and restarting psa does NOT help.
The [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/05/pci-compliance-for-plesk-9-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL tuning script</title>
		<link>http://www.moe.co.uk/2010/03/04/mysql-tuning-script/</link>
		<comments>http://www.moe.co.uk/2010/03/04/mysql-tuning-script/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqltuner]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=330</guid>
		<description><![CDATA[This looks like a useful mysql tuning script:

 http://blog.mysqltuner.com/

Otherwise the mysql.com pages are good for tuning:

http://dev.mysql.com/doc/refman/5.0/en/optimization.html
http://dev.mysql.com/doc/refman/5.1/en/optimization.html

]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/04/mysql-tuning-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP HTML email to Exchange server not displaying in Outlook</title>
		<link>http://www.moe.co.uk/2010/03/02/php-html-email-to-exchange-server-not-displaying-in-outlook/</link>
		<comments>http://www.moe.co.uk/2010/03/02/php-html-email-to-exchange-server-not-displaying-in-outlook/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 14:59:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Protocols]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[linefeed]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[PHPFMG_LNCR]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=327</guid>
		<description><![CDATA[Was using Free PHP Formmail Generator : http://phpfmg.sourceforge.net to send the contents of a form and when sending to most mail servers/mail clients it would work great.  When sending to a Microsoft Exchange server the HTML contents of the email was displayed as text (not marked up).
Tried this with PHP4 and PHP5 and had the [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/02/php-html-email-to-exchange-server-not-displaying-in-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento database error</title>
		<link>http://www.moe.co.uk/2010/03/01/magento-database-error/</link>
		<comments>http://www.moe.co.uk/2010/03/01/magento-database-error/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 08:52:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[General error]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[marked as crashed]]></category>
		<category><![CDATA[repaired]]></category>
		<category><![CDATA[SQLSTATE[HY000]]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=323</guid>
		<description><![CDATA[Had a problem with Magento stores not loading and the following errors were being presented when going to the site.
Error:
SQLSTATE[HY000]: General error: 145 Table &#8216;./magento/log_visitor_info&#8217; is marked as crashed and should be repaired
Trace:
#0 /var/www/vhosts/magento/httpdocs/lib/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo-&#62;_execute(Array)
#1 /var/www/vhosts/magento/httpdocs/lib/Zend/Db/Adapter/Abstract.php(457): Zend_Db_Statement-&#62;execute(Array)
#2 /var/www/vhosts/magento/httpdocs/lib/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract-&#62;query(&#8216;INSERT INTO `lo&#8230;&#8217;, Array)
#3 /var/www/vhosts/magento/httpdocs/lib/Varien/Db/Adapter/Pdo/Mysql.php(281): Zend_Db_Adapter_Pdo_Abstract-&#62;query(&#8216;INSERT INTO `lo&#8230;&#8217;, Array)
#4 /var/www/vhosts/magento/httpdocs/lib/Zend/Db/Adapter/Abstract.php(535): Varien_Db_Adapter_Pdo_Mysql-&#62;query(&#8216;INSERT INTO `lo&#8230;&#8217;, Array)
#5 /var/www/vhosts/magento/httpdocs/app/code/core/Mage/Log/Model/Mysql4/Visitor.php(125): Zend_Db_Adapter_Abstract-&#62;insert(&#8216;log_visitor_inf&#8230;&#8217;, Array)
#6 [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/01/magento-database-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PCI expiring SSL certificates with Plesk</title>
		<link>http://www.moe.co.uk/2010/02/26/pci-expiring-ssl-certificates-with-plesk/</link>
		<comments>http://www.moe.co.uk/2010/02/26/pci-expiring-ssl-certificates-with-plesk/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 13:38:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[expired]]></category>
		<category><![CDATA[PCI expiring SSL certificates with Plesk]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[tcp]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=315</guid>
		<description><![CDATA[PCI was failing due to expired certificates on TCP ports: smtp (25), urd (465), imaps (993) and pop3s (995)
System running Plesk 9.2 and imaps and pop3s was handled by courier.
Updated the self signed certs for courier pop3s and imaps by:
[bash]# cd /usr/share/courier-imap
[bash]# cp imapd.pem imapd.pem.old
[bash]# cp pop3d.pem pop3d.pem.old
[bash]# ./mkimapdcert
[bash]# ./mkpop3dcert
[bash]# /etc/init.d/courier-imap restart
Stopping Courier-IMAP server:
$   Stopping [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/02/26/pci-expiring-ssl-certificates-with-plesk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Plesk 8.6 webmail missing</title>
		<link>http://www.moe.co.uk/2010/02/25/windows-plesk-8-6-webmail-missing/</link>
		<comments>http://www.moe.co.uk/2010/02/25/windows-plesk-8-6-webmail-missing/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 13:41:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[8.6]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[windows plesk]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=311</guid>
		<description><![CDATA[After migrating a full backup from one Plesk node to another Plesk node and restored on a fresh 8.6 installation horde webmail wasn&#8217;t working.
Going to Domains &#62; testdomain.com &#62; Mail &#62; Preferences
WebMail was listed as &#8220;None&#8221; and couldn&#8217;t update it.
To fix this we needed to goto Server &#62; Plesk Components Management &#62; Webmail in the [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/02/25/windows-plesk-8-6-webmail-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk backup failing with runtime error</title>
		<link>http://www.moe.co.uk/2010/02/23/plesk-backup-failing-with-runtime-error/</link>
		<comments>http://www.moe.co.uk/2010/02/23/plesk-backup-failing-with-runtime-error/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 10:15:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[ARRAY]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[pleskbackup]]></category>
		<category><![CDATA[PleskX]]></category>
		<category><![CDATA[PMM]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Runtime eerror]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=303</guid>
		<description><![CDATA[For some reason Plesk 8.6 backups stopped working on Linux (Ubuntu 8.04.3)  with the error:
Runtime error: Can&#8217;t use an undefined value as an ARRAY reference at /opt/psa/PMM/agents/PleskX/SiteApp.pm line 292.
Ran the following command, which, errored at the client that was causing the problem.
/usr/local/psa/bin/pleskbackup -v all /root/backup/test
This errored after when it reached the problem client account.  Then [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/02/23/plesk-backup-failing-with-runtime-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk 9.x for Windows Fatal error: Call to undefined function of_get_key_by_product() in C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3 on line 4501</title>
		<link>http://www.moe.co.uk/2010/02/22/plesk-9-x-for-windows-fatal-error-call-to-undefined-function-of_get_key_by_product-in-cprogram-filesparallelspleskadminplibcommon_func-php3-on-line-4501/</link>
		<comments>http://www.moe.co.uk/2010/02/22/plesk-9-x-for-windows-fatal-error-call-to-undefined-function-of_get_key_by_product-in-cprogram-filesparallelspleskadminplibcommon_func-php3-on-line-4501/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 15:47:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[9.x]]></category>
		<category><![CDATA[Fatal error]]></category>
		<category><![CDATA[of_get_key_by_product]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=300</guid>
		<description><![CDATA[A clients disk filled up and Plesk was starting but going to the login page prompted:
Fatal error: Call to undefined function of_get_key_by_product() in C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3 on line 4501
Going to &#8220;C:\Program Files\Parallels\Plesk\admin\repository&#8221; the registry.xml file was 0 bytes in size.  Renamed this to registry.xml.old and restarted Plesk.
Plesk came up and the login page worked fine without [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/02/22/plesk-9-x-for-windows-fatal-error-call-to-undefined-function-of_get_key_by_product-in-cprogram-filesparallelspleskadminplibcommon_func-php3-on-line-4501/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
