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 [#6620] Memcached and sessions
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ . .\ /. . [__)[ __| | >< |_/ | \[_./|__|/ \| \
Comment
> In the sessions view i get above the menu: > > Warning: SessionHandler::include(Horde/SessionHandler/1.php): failed > to open stream: No such file or directory in > /usr/share/php5/PEAR/Horde/SessionHandler.php on line 97 Warning: > SessionHandler::include(): Failed opening > 'Horde/SessionHandler/1.php' for inclusion > (include_path='.:/usr/share/php:/usr/share/php/PEAR:/usr/share/php5:/usr/share/php5/PEAR:/usr/share/php5/SMARTY') in /usr/share/php5/PEAR/Horde/SessionHandler.php on line > 97 > > > > And below: > > Notice: Undefined index: persistent in > /usr/share/php5/PEAR/Horde/SessionHandler/memcache.php on line 287 > > > > For current session it says: > > Listing sessions failed: Memcache session tracking not enabled. > > > > My session settings in the conf: > > $conf['sessionhandler']['params']['track'] = true; > > $conf['sessionhandler']['type'] = 'memcache'; > > $conf['sessionhandler']['memcache'] = true; > > > > My memcache settings in the conf: > > $conf['memcache']['hostspec'] = array('localhost'); > > $conf['memcache']['port'] = array('11211'); > > $conf['memcache']['weight'] = array(); > > $conf['memcache']['persistent'] = true; > > $conf['memcache']['compression'] = false; > > $conf['memcache']['large_items'] = true; > > $conf['memcache']['enabled'] = true; > > > >
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