[imp] IMP search is not working
msc
horde at matthiasschwarz.de
Wed Aug 17 12:57:08 UTC 2011
which latest version did you mean? suhosin or imp?
my config is:
Suhosin Patch 0.9.9.1
IMP 5.0.9
Zitat von Jan Schneider <jan at horde.org>:
> We worked around this broken Suhosin behavior *long* ago. Please
> upgrade to the latest version before reporting bugs.
>
> Zitat von msc <horde at matthiasschwarz.de>:
>
>> Hi Michael,
>>
>> i found the problem, it is the suhosin patch.
>> on every serach this entry is syslogged:
>> suhosin[6693]: ALERT - ASCII-NUL chars not allowed within request
>> variables - dropped variable 'view' (attacker '217.92.xxx.xxx',
>> file '/var/www/horde/services/ajax.php')
>>
>> After changing suhosin config to this
>>
>> suhosin.cookie.disallow_nul = off
>> suhosin.get.disallow_nul = off
>> suhosin.post.disallow_nul = off
>> suhosin.request.disallow_nul = off
>>
>> search is working.
>>
>> I also found this article related to this topic in the imp
>> mailinglist
>> http://www.mailinglistarchive.com/html/imp@lists.horde.org/2011-05/msg00095.html
>>
>>
>> Matt
>>
>>
>> Zitat von Michael M Slusarz <slusarz at horde.org>:
>>
>>> Quoting msc <horde at matthiasschwarz.de>:
>>>
>>>> search is not working. search wheel is running and running but
>>>> will never finished.
>>>> I'm sure search was working in my system, maybe till last release?
>>>> Webserver log is empty, also in "debug" horde logs aren't
>>>> relevant entries.
>>>
>>> Search works fine here. Most likely, you have a slow IMAP server
>>> and the search is taking so long that your PHP connection is
>>> timing out.
>>>
>>> michael
>>>
>>> ___________________________________
>>> Michael Slusarz [slusarz at horde.org]
>>>
>>> --
>>> IMP mailing list
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>>
>>
>>
>> --
>> IMP mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
More information about the imp
mailing list