<?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>WebScHoLaR Dot NET &#187; cPanel/WHM</title>
	<atom:link href="http://webscholar.net/category/cpanelwhm/feed/" rel="self" type="application/rss+xml" />
	<link>http://webscholar.net</link>
	<description>A blog discussing common issues of Linux, cPanel/WHM, Plesk, DirectAdmin, InterWorx</description>
	<lastBuildDate>Thu, 12 Aug 2010 13:26:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MySQL Client version in phpMyAdmin</title>
		<link>http://webscholar.net/2008/02/19/mysql-client-version-in-phpmyadmin/</link>
		<comments>http://webscholar.net/2008/02/19/mysql-client-version-in-phpmyadmin/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 12:20:51 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[mysql version]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/mysql-client-version-in-phpmyadmin/</guid>
		<description><![CDATA[If after upgrading the MySQL to higer version, PhpMyAdmin still reports the old MySQL version then following steps should be performed: mv /usr/local/cpanel/lib/libmysqlclient.so.14 /usr/local/cpanel/lib/libmysqlclient.so.14.backup ln -s /usr/lib/libmysqlclient.so.15.0.0 /usr/local/cpanel/lib/libmysqlclient.so.14]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/mysql-client-version-in-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horde Login issue</title>
		<link>http://webscholar.net/2008/02/19/horde-login-issue/</link>
		<comments>http://webscholar.net/2008/02/19/horde-login-issue/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 12:18:42 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[horde login]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/horde-login-issue/</guid>
		<description><![CDATA[You may have experienced this issue that the Horde doesn&#8217;t login to the mailbox and on clicking the Login button, the page just refreshes and continue to load the same login page. The most possible reason is that the Horde session table is corrupt. I will explain step by step that how we can check [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/horde-login-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Zone&#8217;s Serial</title>
		<link>http://webscholar.net/2008/02/19/update-serial/</link>
		<comments>http://webscholar.net/2008/02/19/update-serial/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 12:04:55 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[dns zone]]></category>
		<category><![CDATA[zone serial]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/update-serial/</guid>
		<description><![CDATA[A short bash command to update the serials for all the domains on the server. You can specify the new serial number and change the directory where the DNS zone files are present. I used this command when I performed bulk migrations. for i in `ls /var/named/*.db` ; do cat $i &#124; sed &#8216;s/[0-9]\{10\}/2008021901/g&#8217; &#62; [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/update-serial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
