[imp] DIMP cannot display message-list / IMP works fine

Christian Adler christian at hamburg.gay-web.de
Sun Dec 25 12:48:57 UTC 2011



Am 24.12.11 16:07, schrieb Simon Brereton:
> On 24 December 2011 07:10, Christian Adler <christian at hamburg.gay-web.de> wrote:
>>
>>
>> Am 23.12.11 20:51, schrieb Michael M Slusarz:
>>> Quoting Christian Adler <christian at hamburg.gay-web.de>:
>>>
>>>> Hi,
>>>>
>>>> following setup:
>>>>
>>>> Horde-4.0.13
>>>> IMP-5.0.17
>>>> Dovecot-IMAP 2.0.15
>>>>
>>>> The "Traditionel"-Mode works fine, but login with "automatic" oder
>>>> "dynamic" produce an empty message-list and 4 popups with
>>>>
>>>> "Network-Error"
>>>> "Server cannot create message-list"
>>>
>>> Make sure you are not using old cached javascript on your browser.
>>>
>>
>>
>> I used a browser (firefox and IE) on a complete new installation. Same
>> error.
> 
> PHP Memory Limit?
> 

No, memory limit set to 128M, but I found the problem in "Custom Session
Handling".

Setting this to something else as "default PHP settings" like

$conf['sessionhandler']['params']['table'] = 'horde_sessionhandler';
$conf['sessionhandler']['params']['driverconfig'] = 'horde';
$conf['sessionhandler']['type'] = 'Sql';
$conf['sessionhandler']['memcache'] = false;

produce this error:

[25-Dec-2011 13:43:00] PHP Fatal error:  session_start() [<a
href='function.session-start'>function.session-start</a>]: Failed to
initialize storage module: user (path: /tmp) in
/var/httpd/servers/4.gwmail.de/htdocs/pear/php/Horde/Session.php on line 150

Looks like an error in the SessionHandling .....

It works now with default settings, but I want to set it to MemCache...


Any new ideas?


Cheers
Christian


-- 
Christian Adler
Wandsbeker Chaussee 99, 22089 Hamburg
Mobil: +49 172 4530123
Fax. +49 40 40197230
eMail: christian at hamburg.gay-web.de


More information about the imp mailing list