Dashboard > CiviCRM Documentation > ... > 8. FAQ > Error template_c
Error template_c Log In | Sign Up   View a printable version of the current page.

 Contents
  Documentation Home

$civicrm_root = 'C:/Program Files/xampp/htdocs/drupal/modules/civicrm/'; define( 'CIVICRM_TEMPLATE_COMPILEDIR', 'C:/Program Files/xampp/htdocs/drupal/files/civicrm/template_c/' );

Check the include_path in the error message. It should "include" the path you've entered for your $civicrm_root.

If it does NOT, then your civicrm.settings.php file is not being read. You can verify this by adding a "junk" line near the top of that file:

foo and foo

This is not valid PHP so you should get a PHP syntax error immediately when you try to access CiviCRM.

[Source. ]


Added by Judy Halllman , last edited by Judy Halllman on Apr 21, 2007
Labels: 
(None)

Recently Updated  |  Documentation Credits

Powered by a free Atlassian Confluence Open Source Project License granted to CiviCRM . Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators