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) »
  • Fatal Error with CiviCRM installation
Pages: [1]

Author Topic: Fatal Error with CiviCRM installation  (Read 1161 times)

WilliamV

  • Guest
Fatal Error with CiviCRM installation
March 18, 2009, 08:37:12 am
Hi everyone,
In advance, thank you for taking the time to look at this problem. I'm figuring my way around Drupal and CiviCRM at the same time so all help is appreciated.

I'm setting up a small order test bed on a laptop. I've installed the latest Drupal on the latest WAMPServer 2 stack. I had no trouble accessing Drupal and adding a few modules (Og and Views) but I've had trouble with CiviCRM 2.2.0 for drupal.

I have unpacked the tarball and placed it into C:\wamp\www\drupal\sites\all\modules. I can then see the modules appear in the Drupal Administrative function but when I try to enable the modules I get the error:

"Fatal error: require_once()[function.require]: Failed opening required 'CRM/Utils/System.php' (include_path='.;C:\php5\pear') in C:\wamp\www\drupal\sites\all\Modules\civicrm\drupal\civicrm.module on line 239"

This error is now preventing me from accessing Drupal (and not just CiviCRM)

I don't know what that error means or how to fix it. Would anyone be able to help?

Thank you,
Will

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: Fatal Error with CiviCRM installation
March 18, 2009, 10:15:10 pm
Hi,
To install the civicrm in drupal

1. place civicrm it into C:\wamp\www\drupal\sites\all\modules

2. http://<your_drupal_home>/sites/all/modules/civicrm/install/index.php (Run the Installer)

3.for 2.2 civicrm module automatically enabled once install process completed.

more info at http://wiki.civicrm.org/confluence/display/CRMDOC/Drupal+Installation+Guide
Quote
This error is now preventing me from accessing Drupal (and not just CiviCRM)
disabled the civicrm module in to drupal system table.
Sunil
The community around a product more important than the product itself?

WilliamV

  • Guest
Re: Fatal Error with CiviCRM installation
March 19, 2009, 07:04:59 am
Thank you for helping me out with what I realize was a silly question (that's what the instructions were there for).

I'm waiting for the installation to finish up.

Update:
Successful installation and configuration


Thanks again,
Will
« Last Edit: March 19, 2009, 07:51:22 am by WilliamV »

rflemin

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 2
    • DCRCA (DC Recovery Community Alliance)
  • CiviCRM version: 3.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.1.26
  • PHP version: 5.2.6
Re: Fatal Error with CiviCRM installation
March 26, 2009, 05:45:00 pm
Thanks for asking and getting an answer to this problem. I have almost the same problem, except I did not use WAMP, although I installed all the pieces separately. What would be the install path when my host root is Apache's htdocs folder? Should I just change the name of htdocs to Drupal? or add another layer between htdocs (figuring that its the equivalent of www in the path you prescribed)? I'll try hacking around with this tomorrow. Thanks for any advice.

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

This forum was archived on 2017-11-26.