6.0.0-beta1
7/9/25

[#6895] uncatched permission denied in lib/Horde/Cache/file.php
Summary uncatched permission denied in lib/Horde/Cache/file.php
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester michael.menge (at) zdv (dot) uni-tuebingen (dot) de
Created 06/11/2008 (6237 days ago)
Due
Updated 06/11/2008 (6237 days ago)
Assigned
Resolved 06/11/2008 (6237 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/11/2008 09:40:08 PM Chuck Hagenbuch Comment #3
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Fixed, thanks.
06/11/2008 07:58:01 AM michael (dot) menge (at) zdv (dot) uni-tuebingen (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ uncatched permission denied in lib/Horde/Cache/file.php
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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.


Saved Queries