Active
Project:
Plugin Manager
Version:
6.x-1.10
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2010 at 19:40 UTC
Updated:
22 Sep 2011 at 04:33 UTC
The module causes a fatal error on the Drupal Status Report page with CiviCRM installed:
Fatal error: Cannot redeclare class pear in /home/[site]/public_html/sites/all/modules/civicrm/packages/PEAR.php on line 87
Comment from Civi engineer:
this is because you have another drupal module including PEAR also (and probably not including it via require_once)
Comments
Comment #1
Shalrath commentedWhat would be the proper way to fix this? I'm having the same problem under Drupal 7 with civicrm 4.05, and the atlassian crowd connector.