[Tickets #6895] uncatched permission denied in lib/Horde/Cache/file.php
bugs at horde.org
bugs at horde.org
Wed Jun 11 07:58:03 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6895
-----------------------------------------------------------------------
Ticket | 6895
Created By | michael.menge at zdv.uni-tuebingen.de
Summary | uncatched permission denied in
lib/Horde/Cache/file.php
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
michael.menge at zdv.uni-tuebingen.de (2008-06-11 03:58) wrote:
I got the following Warning and Errors
Warning: dir(/tmp/gconfd-root) [function.dir]: failed to open dir: Keine
Berechtigung in /pathtohorde/horde-3.2/lib/Horde/Cache/file.php on line
298
Fatal error: Call to a member function read() on a non-object in
/pathtohorde/horde-3.2/lib/Horde/Cache/file.php on line 301
"Keine Berechtigung" means permission denied
The first time this happend yesterday evening in the sidebar,
the second time today renaming a calendar.
The error permission denied is correct as ls -ld /tmp/gconfd-root
drwx------ 2 root root 4096 2008-06-05 09:25 /tmp/gconfd-root
and apache is running as wwwrun.
It may be an configuration problem that horde trys to acces this
directory. But if opening the filehandle failed it should not try to read
it.
More information about the bugs
mailing list