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 Installation Help
Pages: [1]

Author Topic: civiCRM Installation Help  (Read 1516 times)

csoak

  • Guest
civiCRM Installation Help
July 22, 2007, 01:45:49 pm
 have completed uploading civiCRM to the modules folder on my site and have created a new database in MySQL according to the instructions using myphpadmin. I have completed this step:

Bring up the SQL window for the civicrm_db
Browse to /var/www/drupal/modules/civicrm/sql/civicrm_41.mysql and click Go
Load required and sample data by browsing to /var/www/drupal/modules/civicrm/sql/civicrm_generated.mysql and click Go

Everything seemed to upload correctly.

I am stuck at the "Edit civiCRM Configuration files:

I cannot seem to find or perhaps I don't understand how to do this next step as the following directs.

6. Edit CiviCRM Configuration File
The CiviCRM configuration file contains important settings which control the database connections, directory path, and resource URLs for your site. CiviCRM will not load properly until these basic settings have been configured. A sample of this file is included in the distribution.

In this section, you will create a working copy of the configuration file and edit the settings to meet your environment and requirements. This procedure assumes a single Drupal 'default' site with a single CiviCRM configuration file. For multi-site Drupal installations, you will have a separate civicrm.settings.php file for each site (corresponding to the Drupal settings.php file for each site). More info on multi-site installations...

Create your working copy of the configuration file by copying the sample file to the appropriate Drupal sites directory.
$ cd /var/www/drupal/sites/all/modules/civicrm
$ cp civicrm.settings.php.sample /var/www/drupal/sites/default/civicrm.settings.php

Would someone please simplify this for me so that I can complete this installation.

Thanks.

CS


Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: civiCRM Installation Help
July 23, 2007, 07:19:21 am
CS - Basically, you need to locate the file "civicrm.settings.php.sample" that is included in the CiviCRM download. This file is located in the top level of the directory "tree" where you uncompressed the download.

Once you've found the file, you need to make a copy of it AS civicrm.settings.php, edit it following the instructions in the online doc, and move it to the same directory where your Drupal "settings.php" file is - usually <drupal_root>/sites/default.

Hope that helps,
dave
Protect your investment in CiviCRM by  becoming a Member!

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

This forum was archived on 2017-11-26.