6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9151] Kronolith, Nag, Mnemo, Turba don't work with Oracle DB
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. __ .__ .___.__ _/ / `[__)[__ [ __ ./__.\__.| [___[_./
Comment
> When using Oracle as Database, the Connections of the calender, > adress, notes and tasks Apllications to the Database fail. > > The Error shown in the Web is: "MDB2 Error: not found" > In the horde.log the error shows for example as: > > HORDE [error] [turba] MDB2 Error: not found: [Error message: not a > valid connection string or environment variable [ORACLE_SID|TWO_TASK] > not set] > [pid 15777 on line 452 of > "/home/horde/horde-webmail-1.2.6/turba/lib/Turba.php"] > > Horde itself can open and use the database. > > I have only very limited knowledge and experience with php and no > infrastructure für debugging, but as far as I got (opened my own > logfile and dumped variables and arrays), I found out that at some > place the connect-string was used as User-Name. > > See contents of the dsn Array from my own logging: > dsn: Array > ( > [phptype] => oci8 > [dbsyntax] => oci8 > [username] => horde > [password] => HORDE > [protocol] => > [hostspec] => > [port] => > [socket] => > [database] => dwo/dbrmz.robbienet.local > [mode] => > [persistent] => > ) > > This is, how it should be (right at the start in the MDB2.php File) > > And this is, what's passed to the oci8.php for the connection: > > dsn: Array > ( > [phptype] => oci8 > [dbsyntax] => oci8 > [username] => dwo/dbrmz.robbienet.local > [password] => HORDE > [protocol] => > [hostspec] => > [port] => > [socket] => > [database] => dwo/dbrmz.robbienet.local > [mode] => > [persistent] => > ) > > The username is now the connect-string. > > Somewhere in the Web I found the hint, that one should set the > 'emulate_database' option to false and I tried that, but got no luck > - probably I did wrong... > > I do have a (kronolith) H3 (2.1.5) install, where this all works properly.
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