[Tickets #9092] Could not save the compiled template file

bugs at horde.org bugs at horde.org
Fri Jun 11 10:12:25 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9092
------------------------------------------------------------------------------
  Ticket             | 9092
  Created By         | rsalmon at mbpgroup.com
  Summary            | Could not save the compiled template file
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2010-06-11 06:12) wrote:

horde/conf.php : $conf['cache']['driver'] = 'Null';

I get messages like the following one in /tmp/horde.log

ERR: HORDE [horde] Could not save the compiled template file  
"/var/www/html/horde/config/../templates/admin/setup/index.html". [pid  
13193 on line 247 of "/var/www/html/horde/libs/Horde/Template.php"]

functions from Cache/Null.php always return false. And that why the  
following call fails

      $this->_cache->set($cacheid, $this->_template)


Template.php functions probably should check if the cache driver is  
set to Null or not.







More information about the bugs mailing list