I was working on drupal views to bring in data from the civicrm database. I clear my cache and I now have this error:
Fatal error: Class 'CRM_Core_Config' not found in /home/cfgregory/Public/www/cartaroCivi/sites/all/modules/civicrm/drupal/civicrm.module on line 321
I have not change the structure of the my directories so the Config.php file is in the same place. However this error is preventing the entire drupal site from displaying.
Any suggestions?