BUT I am getting these following errors - warning: include_once(.CRM/Core/Config.php) [function.include-once]:
failed to open stream: No such file or directory in
E:\WorkingProjects\drupal_five\modules\civicrm\drupal\civicrm.module on
line 242.
- warning: include_once() [function.include]:
Failed opening 'CRM/Core/Config.php' for inclusion
(include_path='.;../drupal_five/modules/civicrm/;../drupal_five/modules/civicrm/\packages;.;C:\php5\pear')
in E:\WorkingProjects\drupal_five\modules\civicrm\drupal\civicrm.module
on line 242.
Oops! - The path for including CiviCRM code files is not set properly. Most likely there is an error in the civicrm_root setting in your CiviCRM settings file (sites/default/civicrm.settings.php). » civicrm_root is currently set to: ../drupal_five/modules/civicrm/.
regards Ram Prasath
|