6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/9/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9710] DB schema is out of date
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ . ,.__ .__ [__)[ __ \./ [__)[ __ | \[_./ | | [_./
Comment
>> >>> MySQL is setup to use mysqli in Horde configuration >>> when I turn it to "MySQL" only then I got an error stating that the >>> port should not be mention in the conf.php. If I remove the line >>> $conf['sql']['port'] = 3306; >> >> This sounds like duplicate of Bug: 9738 > > I don't think so... I have setup socket connection to mysql : > $conf['sql']['username'] = 'horde'; > $conf['sql']['password'] = '********'; > $conf['sql']['socket'] = '/var/run/mysqld/mysqld.sock'; > $conf['sql']['protocol'] = 'unix'; > $conf['sql']['database'] = 'horde'; > $conf['sql']['charset'] = 'utf-8'; > $conf['sql']['splitread'] = false; > $conf['sql']['ssl'] = false; > $conf['sql']['phptype'] = 'mysqli'; > > I have been able to investigate a bit more in this issue and it > happens only if I set MySQL as the sessionhandler backend. If I let > the PHP default (file) choice then access to the DB is working fine. > Why this was working in H3/IMP4 and no more in H5/IMP4 ?
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