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
If you get a complete blank screen most likely an error was thrown. Look into ./logs/errors for further informations.
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 :-(
I'm not good enough in apache to guide you to install iconv. Perhaps someone else helps.