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 <[email protected]>:

We worked around this broken Suhosin behavior *long* ago. Please upgrade to the latest version before reporting bugs.

Zitat von msc <[email protected]>:

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/[email protected]/2011-05/msg00095.html


Matt


Zitat von Michael M Slusarz <[email protected]>:

Quoting msc <[email protected]>:

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 [[email protected]]

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]



--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]


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: [email protected]



--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to