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) »
  • civicrm_settings php and config.php
Pages: [1]

Author Topic: civicrm_settings php and config.php  (Read 1533 times)

carapinha

  • Guest
civicrm_settings php and config.php
January 22, 2008, 11:37:08 am
I’m hoping you can help. I’ve downloaded the civiCRM module 1.9, and followed both the automated and manual installation instructions.
I just cant seem to get past this problem. Attached a screenshot of the error message. Can you assist me?
MySQL client version: 4.1.11
PHP 5

Denver Dave

  • Ask me questions
  • ****
  • Posts: 471
  • Karma: 9
Re: civicrm_settings php and config.php
January 22, 2008, 02:58:10 pm
I think the error is for what you would expect - that the script can not find CRM/Core/Config.php - do you have a file with this name?   Seems like we might have had to copy or rename a sample file, but I'm not sure .... no that file was there in my initial unzip.

I just checked my setup and I do have a file <my civicrm installation>/sites/all/modules/civicrm/CRM/Core by the name Config.php - do you have this file?

.... or like the error message said, there might be something wrong with a path setting in sites/default/civicrm.setting.php - check what you have set for $civicrm_root and define( 'CIVICRM_TEMPLATE_COMPILEDIR' )

Just noticed in my civicrm.setting.php file (nothing to do with your error) - I have define ( ' CIVICRM_MYSQL_PATH', '/usr/bin') which seems unlikely to be correct, since I don't have a directory like that or maybe is is a system location, not sure - wonder if this is why my CiviCRM backup does not work ?
« Last Edit: January 22, 2008, 03:01:11 pm by Denver Dave »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • civicrm_settings php and config.php

This forum was archived on 2017-11-26.