Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.3.2
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
Description
When I try to run the cron job as suggested in http:// en.flossmanuals.net/CiviCRM/SystemConfiguration :
*/5 * * * * cd $CIVI_ROOT;$PHP bin/civimail.cronjob.php $PARAMS
I get this error:
"Fatal error: Cannot use object of type PEAR_Error as array in /home/USER/DOMAIN/drupal/sites/all/modules/civicrm/bin/cli.php on line 58"
My installation info:
CiviCRM version: 3.3.2
CMS version: Drupal 6
MySQL version: 5.1.5.3
PHP version: 5.3.4
Related forum post:
http://forum.civicrm.org/index.php/topic,18126.0.html