There could be a corrupt file on the server.  You could re-upload all files and folders, except the site folder, with the most current version of Drupal.  If that does not work, try turning off all of your modules, run cron.  If cron works there, start bringing the modules back on line one at a time, running cron in between each.  When the problem comes back, that should be the module that is giving you the problem.  You can re upload that module or find a different one to do the same thing.<br>
<br>Good Luck.<br><br><div class="gmail_quote">On Thu, Dec 31, 2009 at 3:35 PM, Daniel Carrera <span dir="ltr">&lt;<a href="mailto:daniel.carrera@theingots.org">daniel.carrera@theingots.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Correction: I took a database backup from yesterday and I ran the same<br>
query and on that database you still don&#39;t see any cache_page entries<br>
with &#39;%cron%&#39;.<br>
<br>
I have no idea why running &quot;php cron.php&quot; doesn&#39;t give any output now.<br>
<font color="#888888"><br>
Daniel.<br>
</font><div><div></div><div class="h5"><br>
Daniel Carrera wrote:<br>
&gt; Greg Knaddison wrote:<br>
&gt;&gt; On Thu, Dec 31, 2009 at 12:02 AM, Daniel Carrera<br>
&gt;&gt; &lt;<a href="mailto:daniel.carrera@theingots.org">daniel.carrera@theingots.org</a>&gt; wrote:<br>
&gt;&gt;&gt; Looks ok to me. Note that when I run &quot;php cron.php&quot; the program *does*<br>
&gt;&gt;&gt; run. It starts Drupal and generates HTML showing my Drupal site and<br>
&gt;&gt;&gt; everything. But the page content is &quot;Access denied&quot;.  :-(<br>
&gt;&gt; I suggest you open up a database connection and look in the cache_page<br>
&gt;&gt; table for any entries with a cid like &#39;%cron.php&#39;.<br>
&gt;<br>
&gt; I think you might be on the right track here. Earlier today I cleared<br>
&gt; the cache for an unrelated reason, and now when I run &quot;php cron.php&quot; I<br>
&gt; don&#39;t see any output, so something has clearly changed.<br>
&gt;<br>
&gt; Now, unfortunately, it still doesn&#39;t seem to have worked. When I go to<br>
&gt; &quot;status report&quot; it still says that cron hasn&#39;t run in ages, and when I<br>
&gt; go to admin/reports/status/run-cron I still get the access denied error.<br>
&gt;<br>
&gt; As of now, the query &quot;SELECT * FROM cache_page WHERE cid LIKE &#39;%cron%&#39;&quot;<br>
&gt; returns 0 rows.<br>
&gt;<br>
&gt; If I open a web browser and visit &quot;<a href="http://mysite.org/cron.php" target="_blank">mysite.org/cron.php</a>&quot; I get a Drupal<br>
&gt; page saying &quot;access denied&quot;.<br>
&gt;<br>
&gt; Daniel.<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>