Roundcube Community Forum

 

IMAP message on login

Started by jfreake, August 02, 2006, 10:05:59 PM

Previous topic - Next topic

jfreake

When i login to rc, all I get is this:

* CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS STARTTLS AUTH=LOGIN cp01 OK CAPABILITY completed Tried PLAIN: Resource id #3

Any ideas?

yllar

set $rcmail_config['debug_level'] = 1;

jfreake

i changed it...
All I get after login now is a blank page.

yllar

check your error logs and db.inc.php
also you can change php_flag    display_errors On in .htaccess and you should see errors on screen

jfreake

dispay_errors is on
db settings are correct.

Still a blank screen.

error.log shows:
PHP Fatal error: Call to undefined function: file_get_contents() in /var/www/roundcubemail/program/lib/utf8.class.php on line 87

jfreake

OH MY GOD!
I just realized I'm running php ver 4.2.2! >:(

I will update in the next few days and post back my results.

me = :stupid: