<?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>Geek Projects - Linux, Apache, MySQL, PHP &#187; Web Hosting</title>
	<atom:link href="http://www.geekprojects.org/category/web-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekprojects.org</link>
	<description>A Linux Sysadmin</description>
	<lastBuildDate>Sat, 10 Apr 2010 01:42:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Directadmin and &#8220;Error Parsing Cron File&#8221;</title>
		<link>http://www.geekprojects.org/2009/10/directadmin-and-error-parsing-cron-file/</link>
		<comments>http://www.geekprojects.org/2009/10/directadmin-and-error-parsing-cron-file/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:22:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.geekprojects.org/?p=94</guid>
		<description><![CDATA[I migrated my web hosting servers from cPanel to Directadmin earlier this year. The transition was smooth for the most part, but one problem was that users with blank crontabs with cPanel had corrupted crontabs post-migration. They could ssh in, and issue crontab -e, but any attempts to manipulate the crontab via Directadmin&#8217;s web interface [...]]]></description>
			<content:encoded><![CDATA[<p>I migrated my <a href="http://www.windserve.com/services/web-hosting">web hosting</a> servers from <a href="http://www.cpanel.net/">cPanel</a> to <a href="http://directadmin.com/">Directadmin</a> earlier this year. The transition was smooth for the most part, but one problem was that users with blank crontabs with cPanel had corrupted crontabs post-migration. They could ssh in, and issue <strong>crontab -e</strong>, but any attempts to manipulate the crontab via Directadmin&#8217;s web interface resulted in the following error:</p>
<p><code>Error Parsing Cron File</code></p>
<p>The fix for this problem is to clear out all the lines in <strong>/usr/local/directadmin/data/users/username/crontab.conf</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekprojects.org/2009/10/directadmin-and-error-parsing-cron-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
