CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Cron error after upgrade to 4.4.3
Pages: [1]

Author Topic: Cron error after upgrade to 4.4.3  (Read 373 times)

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Cron error after upgrade to 4.4.3
February 05, 2014, 08:25:02 am
I upgraded my site to 4.4.3 and started seeing the following error in my apache logs everytime my Civi cron runs:

Code: [Select]
PHP Fatal error:  Class 'DB' not found in /sites/all/modules/civicrm/CRM/Utils/System.php on line 614
The cron command I issue is the same as it was for 4.3 Civi:

Code: [Select]
*/15 * * * * /usr/bin/wget -O - -q -t 1 'http://mysite.org/sites/all/modules/civicrm/bin/cron.php?name=NAME&pass=PASS&key=KEY' > /dev/null 2>&1
Any ideas on what is causing this?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Cron error after upgrade to 4.4.3

This forum was archived on 2017-11-26.