6.0.0-beta1
7/7/25

[#9724] Selecting SQL Cache on initial Horde config results in SQL Error
Summary Selecting SQL Cache on initial Horde config results in SQL Error
Queue Horde Base
Queue Version Git master
Type Bug
State No Feedback
Priority 2. Medium
Owners
Requester bklang (at) horde (dot) org
Created 03/26/2011 (5217 days ago)
Due
Updated 05/18/2011 (5164 days ago)
Assigned 03/29/2011 (5214 days ago)
Resolved 05/18/2011 (5164 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/18/2011 04:18:33 PM Jan Schneider State ⇒ No Feedback
 
04/18/2011 11:29:15 AM Jan Schneider Comment #5
Version ⇒ Git master
Reply to this comment
Ping?
03/29/2011 02:21:31 PM Jan Schneider Comment #4
State ⇒ Feedback
Reply to this comment
I was actually hoping for a backtrace in the full error message. Can 
you create one?
Horde::debug();
before the error line, then check /tmp/horde_debug.txt
03/27/2011 04:43:05 PM Ben Klang Comment #3
State ⇒ Unconfirmed
New Attachment: horde_cache_exception_detail.php Download
Reply to this comment
Attached is the full log message that was generated.  I pulled out the 
serialized data into a variable to make it easier to read.
03/27/2011 11:53:55 AM Jan Schneider Comment #2
Version ⇒ 4.0-RC1
State ⇒ Feedback
Reply to this comment
INSERT INTO horde_cache... (details omitted)
The details are the important part, because we need to catch the 
exception somewhere in the call stack.
03/26/2011 07:46:20 PM Ben Klang Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Selecting SQL Cache on initial Horde config results in SQL Error
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
After pear installing Horde, I tried to configure Horde to use a 
SQL-based cache.  Upon saving, I got this message to the screen (and 
in Horde's log):

3/26/11 3:39:01 PM        HORDE[57515]        HORDE QUERY FAILED: Table 
'horde4.horde_cache' doesn't exist

INSERT INTO horde_cache... (details omitted)

Saved Queries