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 for Log.php with 1.8beta
Pages: [1]

Author Topic: fatal error for Log.php with 1.8beta  (Read 2283 times)

jwells

  • Guest
fatal error for Log.php with 1.8beta
August 05, 2007, 03:39:28 am
Greetings,

Gosh, I thought I had CivicCRM down-pat. Read, read again, go slow creating the settings file.

but I'm getting this error and not sure what to check and/or change

Fatal error: require_once() [function.require]: Failed opening required 'Log.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in

/home/.needle/me/MyWebsite.com/modules/civicrm/CRM/Core/Config.php on line 39

thank you for any help and or advice

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: fatal error for Log.php with 1.8beta
August 05, 2007, 07:52:44 am
The include_path should have an entry for $civicrm_root directory as you've entered it in civicrm.settings.php. Yours does not - which generally means that the settings file is not being read. In default installation configurations - civicrm.settings.php should be in the same directory as your Drupal settings.php file - <drupal_root>/sites/default.
Protect your investment in CiviCRM by  becoming a Member!

jwells

  • Guest
Re: fatal error for Log.php with 1.8beta
August 05, 2007, 09:47:02 am
I found it :-))

I had a feeling it was something silly

The Online Help instructions - Item # 6
has a example file (to cut and paste), that file is only a partial example and only has 181 lines of code

However the as shipped sample file has 244 lines of code

I used the as shipped sample - and it worked

thanks

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • fatal error for Log.php with 1.8beta

This forum was archived on 2017-11-26.