6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10199] SQL DB as VFS causes exception
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. .. ..__..__ | | || || |[ __ | |__||__||__|[_./
Comment
>>> $conf['documents']['params']['driverconfig'] = 'horde'; >>> $conf['documents']['type'] = 'Sql'; >> >> This is not a valid configuration. How did you create it? > > Here is my full turba configuration, which was created using the > configuration page of horde. In the relevant "Virtual File Storage" > stanza I selected "SQL database" and "Horde defaults". I hope this > clears it up a bit. Sorry for prefiltering the information and > misleading you in fixing the bug. > Please note, that in my bug report I also made a suggestion at the > bottom of it, how I managed to fix this bug for me. > > horde:/srv/horde4/turba# cat config/conf.php > <?php > /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ > // $Id: 09b0c45b46e87aabed0f94ca32516030865b379b $ > $conf['menu']['import_export'] = true; > $conf['menu']['apps'] = array(); > $conf['shares']['source'] = 'localsql'; > $conf['comments']['allow'] = true; > $conf['documents']['params']['driverconfig'] = 'horde'; > $conf['documents']['type'] = 'Sql'; > /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */ > > Kind regards, > Thomas
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers