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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • civicrm.settings.php.sample
Pages: [1]

Author Topic: civicrm.settings.php.sample  (Read 3051 times)

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
civicrm.settings.php.sample
May 09, 2007, 05:17:12 am
The Drupal install instructions include manually editing this file.  There's no mention in the Joomla instructions.

Are these settings created by a script in the Joomla install?
Lead Developer, C3 Design.
Twitter: @FatherShawn

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: civicrm.settings.php.sample
May 09, 2007, 08:49:27 am
Yes. The Joomla install writes civicrm.settings.php with correct (in most cases) settings values to:
<joomla_root>/administrator/components/com_civicrm directory.

It also writes a second copy for the "front end" to:
<joomla_root>/components/com_civicrm

...with the Front-end flag set to 1:
define( 'CIVICRM_UF_FRONTEND', 1 );
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • civicrm.settings.php.sample

This forum was archived on 2017-11-26.