Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: shiney on June 18, 2009, 11:53:32 AM

Title: Folders not displaying
Post by: shiney on June 18, 2009, 11:53:32 AM
Just started using 0.2.2 on postgreSQL - everything is really great so far apart from I can't manage folders in user preferences - I just get a completely blank page.

My mail server is on a different machine than roundcube. User mail folders are in /mail folder off the users home directory.

Any ideas?

Shiney
Title: Folders not displaying
Post by: rosali on June 19, 2009, 01:53:47 AM
If you get a complete blank screen most likely an error was thrown. Look into ./logs/errors for further informations.
Title: Folders not displaying
Post by: shiney on June 19, 2009, 08:41:47 AM
Thanks for replying

The log shows

[19-Jun-2009 13:42:19 +0100] PHP Error: Could not convert string from UTF-7 to UTF-8. Make sure iconv is installed or lib/utf8.class is available in /xxxxxxx/xxxxxxx/roundcube/program/include/main.inc on line 0 (GET /roundcube/?_task=settings&_action=folders)
[19-Jun-2009 13:44:16] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /xxxxxxx/xxxxxx/roundcube/program/include/rcube_imap.php on line 2794

I'm guessing that my php install omitted iconv support? Not sure how to fix that :-(
Title: Folders not displaying
Post by: rosali on June 19, 2009, 10:11:43 AM
I'm not good enough in apache to guide you to install iconv. Perhaps someone else helps.