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) »
  • new install error
Pages: [1]

Author Topic: new install error  (Read 729 times)

sean01

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
new install error
November 24, 2010, 10:36:47 am
i get this error........... You need to define CIVICRM_TEMPLATE_COMPILEDIR in civicrm.settings.php

i have checked setting.php path appears to be correct??????? can you help? Sean

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: new install error
November 25, 2010, 12:21:39 am
Inside civicrm.settings.php define the CIVICRM_TEMPLATE_COMPILE_DIR to  DRUPAL_ROOT/sites/default/files/civicrm/templates_c
(and make sure that it is writeable)

syntax might be like : define( 'CIVICRM_TEMPLATE_COMPILEDIR', 'DRUPAL_ROOT/sites/default/files/civicrm/templates_c/' );
where DRUPAL_ROOT is nothing but your drupal path.

It looks like you are installing CiviCRM from subversion (SVN) repository.

you might want to read this doc :  http://wiki.civicrm.org/confluence/display/CRMDOC32/Installing+CiviCRM+from+subversion+%28SVN%29+repository

hope this help

kiran

You Are Designed To Choose... Defined By Choice.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • new install error

This forum was archived on 2017-11-26.