<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Drupal pet peeve: cron.php</title>
	<atom:link href="http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/</link>
	<description>just a lowly edtech geek, mumble mumble university of calgary</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:41:04 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin - website design</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-183469</link>
		<dc:creator>Justin - website design</dc:creator>
		<pubDate>Mon, 16 Jun 2008 00:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-183469</guid>
		<description>cron.php can be tricky, so has everything been resolved as of yet?</description>
		<content:encoded><![CDATA[<p>cron.php can be tricky, so has everything been resolved as of yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-88150</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 27 Jun 2007 16:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-88150</guid>
		<description>I&#039;m finding the same thing - especially with the RSS reader, never pulling in new content.</description>
		<content:encoded><![CDATA[<p>I&#8217;m finding the same thing &#8211; especially with the RSS reader, never pulling in new content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sami</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86954</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Mon, 25 Jun 2007 19:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86954</guid>
		<description>BTW, that&#039;s works with Drupal 4.7, probably needs some changes for 5.0, let me know if it doesn&#039;t and I&#039;ll work out a 5.0 version.</description>
		<content:encoded><![CDATA[<p>BTW, that&#8217;s works with Drupal 4.7, probably needs some changes for 5.0, let me know if it doesn&#8217;t and I&#8217;ll work out a 5.0 version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86930</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Mon, 25 Jun 2007 18:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86930</guid>
		<description>Sami, thanks for the script. I&#039;ll give it a shot. I&#039;ve been using a shell script that crawls the sites directory and calls cron.php on all sites configured (relying on the $base_url variable being set in the file). It works pretty well, but I get no feedback if a site borks for some reason. Still have no idea why the site stopped cronning. The call to the multicron.php script was in the crontab, and other sites are being updated just fine... I&#039;ll try to do some more in-depth forensics...</description>
		<content:encoded><![CDATA[<p>Sami, thanks for the script. I&#8217;ll give it a shot. I&#8217;ve been using a shell script that crawls the sites directory and calls cron.php on all sites configured (relying on the $base_url variable being set in the file). It works pretty well, but I get no feedback if a site borks for some reason. Still have no idea why the site stopped cronning. The call to the multicron.php script was in the crontab, and other sites are being updated just fine&#8230; I&#8217;ll try to do some more in-depth forensics&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sami</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86919</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Mon, 25 Jun 2007 17:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86919</guid>
		<description>In addition to that script, I realize you have something similar, there should be a way to log it and report on indiscrepencies ? How did it fail anyway?</description>
		<content:encoded><![CDATA[<p>In addition to that script, I realize you have something similar, there should be a way to log it and report on indiscrepencies ? How did it fail anyway?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sami</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86916</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Mon, 25 Jun 2007 17:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86916</guid>
		<description>Here&#039;s an example of a masscron.php file. You need a table that has the sites, created, and populated field... See the code for what I mean. You probably should add a timeout statement as as well. It even uses APC to save the results so it doesn&#039;t have to fetch them from the db after the first time.

http://www.etopian.com/masscron.phps

Sami</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an example of a masscron.php file. You need a table that has the sites, created, and populated field&#8230; See the code for what I mean. You probably should add a timeout statement as as well. It even uses APC to save the results so it doesn&#8217;t have to fetch them from the db after the first time.</p>
<p><a href="http://www.etopian.com/masscron.phps" rel="nofollow">http://www.etopian.com/masscron.phps</a></p>
<p>Sami</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86087</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Sat, 23 Jun 2007 22:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-86087</guid>
		<description>Is it any consolation to know this also happens sometimes with Moodle?</description>
		<content:encoded><![CDATA[<p>Is it any consolation to know this also happens sometimes with Moodle?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-85753</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 23 Jun 2007 04:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-85753</guid>
		<description>I had a similar problem to this a few months back. It turned out sendmail was in a hung state on RedHat, which I had the unfortunate pleasure to find out after a reboot for a kernel update. I tracked it down since then I noticed the exact same issue on the server next to it. I use wget in crontab to run cron.php and only ever had a problem on one site caused by a particular module; but there are definitely issues with cron.php I would love to see fixed, particularly cleaning up it&#039;s mess if it happens to error out mid run.</description>
		<content:encoded><![CDATA[<p>I had a similar problem to this a few months back. It turned out sendmail was in a hung state on RedHat, which I had the unfortunate pleasure to find out after a reboot for a kernel update. I tracked it down since then I noticed the exact same issue on the server next to it. I use wget in crontab to run cron.php and only ever had a problem on one site caused by a particular module; but there are definitely issues with cron.php I would love to see fixed, particularly cleaning up it&#8217;s mess if it happens to error out mid run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-85697</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Sat, 23 Jun 2007 03:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-85697</guid>
		<description>I&#039;d take that as a shot at Drupal, but if you&#039;re only using WordPress, you&#039;re not really doing much heavy lifting... ;-)</description>
		<content:encoded><![CDATA[<p>I&#8217;d take that as a shot at Drupal, but if you&#8217;re only using WordPress, you&#8217;re not really doing much heavy lifting&#8230; <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-85695</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 23 Jun 2007 03:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/22/drupal-pet-peeve-cronphp/#comment-85695</guid>
		<description>What does cron mean?   I don&#039;t remember ever having to deal with such a scripting call.  Oh, wait, I use Wordpress for all my heavy lifting, never mind.</description>
		<content:encoded><![CDATA[<p>What does cron mean?   I don&#8217;t remember ever having to deal with such a scripting call.  Oh, wait, I use Wordpress for all my heavy lifting, never mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
