CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Installation problem
Pages: [1]

Author Topic: Installation problem  (Read 6115 times)

bradjensen68

  • Guest
Installation problem
April 22, 2007, 06:30:09 pm
Help!

I am getting the followig error after installing Civicrm on my site at ccdpeople.org!

Fatal error: require_once() [function.require]: Failed opening required 'CRM/Core/Config.php' (include_path='.::/packages:.:/usr/lib/php:/usr/local/lib/php') in /home/ccdpeopl/public_html/sites/all/modules/civicrm/drupal/civicrm.module on line 224

The worst part is that this has taken my whole site down and I cannot get back into Drupal to turn off the module.
I am running Drupal Ver. 5.1 on bluehost .com.  PHP version is 5.1.6 Zend optimizer is 3.2.6 MySQL server version is 5.0.

What should I do?
« Last Edit: April 24, 2007, 12:13:33 am by Donald Lobo »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Installation problem
April 22, 2007, 06:36:51 pm

brad:

you have a few options

1. You are getting the below error because the system does not find the civicrm_root value, which should be set in civicrm.settings.php (all this is explained in the wiki page)

2. You can disable civicrm from the drupal system table using phpmyadmin

OR

2. you can move the civicrm module to a place where drupal cannot find it (i.e. move it out of the drupal directory)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bradjensen68

  • Guest
Re: Installation problem
April 22, 2007, 07:45:21 pm
Yes, I had read the wiki.  I had an error in the path in my settings file.  Everything is working now, thanks!
« Last Edit: April 24, 2007, 12:13:04 am by Donald Lobo »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Installation problem

This forum was archived on 2017-11-26.