Roundcube Community Forum

 

Search not working

Started by jeffshead, September 10, 2008, 03:22:22 AM

Previous topic - Next topic

jeffshead

The search feature is not working for me.

Error in log:
[10-Sep-2008 03:05:06] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in C:\Webmail\rouncube\program\lib\imap.inc on line 190

No errors in any other logs.

If I switch back to Squirrelmail or Telaen, their search does work, so my IMAP server must support the search command. I use ISMail EP from http://www.instantservers.com/ismail_ep.html

Anyone have any ideas where to begin troubleshooting?

UPDATE: I even downloaded the latest SVN and got the same results.

jeffshead

WOW!

The RoundCube team is great.

Here is the fix:

imap.inc patch

Just go to your ../program/lib/imap.inc file and remove text that is in pink and add the text that is in green from the patch.