6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1596] mysql database dsn ~ horde not using port from config
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..___. ,.___.. . | |[__ \./ _/ |\/| |__\[___ | ./__.| |
Comment
> a recent mysql database move highlighted an issue with the database > port parameter. i have a mysql instance running on port 3307 (it's > actually the endpoint of an stunnel). horde ignores the port > specification, for example: > > > > - horde/conf.php > > > > $conf['sessionhandler']['params']['port'] = 3307; > > $conf['sessionhandler']['params']['hostspec'] = '192.168.0.130'; > > > > the obvious workaround is to specify the port parameter directly in > the hostspec: > > > > $conf['sessionhandler']['params']['hostspec'] = '192.168.0.130:3307'; > > > > > > andrew > >
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