[Tickets #10301] DIMP - Session bug with SQL Sessions
bugs at horde.org
bugs at horde.org
Sun Jul 3 05:01:29 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10301
------------------------------------------------------------------------------
Ticket | 10301
Created By | horde at agotnes.com
Summary | DIMP - Session bug with SQL Sessions
Queue | IMP
Version | 5.0.7
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
horde at agotnes.com (2011-07-03 05:01) wrote:
When using the SQL Database session handler (and mysqli driver) I get
the following errors from DIMP and it fails to load any emails;
PHP Fatal error: session_start(): Failed to initialize storage
module: user (path: /tmp) in
/var[...]/horde4/imp/lib/Ajax/Application.php on line 456
Jul 2 07:22:01 skadi HORDE4: PHP Fatal error: session_start():
Failed to initialize storage module: user (path: /tmp) in
/var[...]/horde4/imp/lib/Ajax/Application.php on line 685
Other modules (turba/kronolith) work fine with the SQL based session...
If I choose to login to the 'Traditional' interface it works fine, so
this seems isolated to the DIMP client.
Changing the Session handler in the Horde settings to 'Use the default
PHP session handler' which is indeed file based in /tmp everything
works as expected.
More information about the bugs
mailing list