[Tickets #12975] Re: tmpdir problems not logged

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Feb 18 10:24:25 UTC 2014


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

Ticket URL: http://bugs.horde.org/ticket/12975
------------------------------------------------------------------------------
  Ticket             | 12975
  Updated By         | arjen+horde at de-korte.org
  Summary            | tmpdir problems not logged
  Queue              | Horde Framework Packages
  Version            | FRAMEWORK_5_1
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


arjen+horde at de-korte.org (2014-02-18 10:24) wrote:

> I configured confiig/conf.php: $conf['tmpdir'] = '/var/cache/horde';
> chown root:root /var/cache/horde
> chmod u=rwx,g=,o=wx /var/cache/horde

You have got to be kidding. With the above settings, you might just as  
well set the cache to /dev/null. The whole idea of a cache is that you  
can both write *and* read stuff to/from the cache. If you don't  
understand why Horde is unable to use the cache with the permissions  
above, running a webserver is probably not for you.

> The test.php let this config pass.

The test script is no replacement for basic system administration skills.





More information about the bugs mailing list