On Thu, 31 Mar 2011 09:15:17 +0200, Anreas Weber wrote:

Since the last roundcube update, the following error appears in the
error log after a successful login:

PHP Fatal error:  Class 'Net_IDNA2' not found in
/usr/share/roundcube/program/include/rcube_shared.inc on line 721

Workaround: pear install channel://pear.php.net/Net_IDNA2-0.1.1

This class is only used if you don't have a working idn_to_utf8 function. It should be included into PHP 5.3. In Debian, this is php5-intl package. Is intl.so loaded (look at phpinfo() output if possible)?



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to