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

Shalrath’s picture

What 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.