Fellow Drupallers,<br><br>Cron isn&#39;t working. <br><br>This is the job I have set up:<br><br>17 * * * *&nbsp; /usr/bin/php -q /home/&lt;account_name&gt;/public_html/cron.php<br><br>(account_name is replaced with the actual account name.)<br>
<br>I&#39;m using cpanel x3 advanced pane set-up.<br><br>At 17 minutes after every hour I get the automated e-mail cron report telling me that the script was unable to access the database.<br><br>When I go to: /admin/logs/status, not surprisingly, cron has not been run.<br>
<br>When I navigate via a browser to: <a href="http://example.com/cron.php">example.com/cron.php</a> cron runs normally and is reported as such in /admin/logs/status.<br><br>Other cron jobs in different accounts (also Drupal installations) on the same server are working fine.<br>
<br>I&#39;m running Drupal 5.7.<br><br>Thanks for the help.<br><br>Shai<br><a href="http://content2zero.com">content2zero</a><br>