Roundcube Community Forum

 

Issue with NET/IDNA2

Started by tiyeb, November 06, 2013, 05:40:45 AM

Previous topic - Next topic

tiyeb

I' m using Ubuntu server 12.04 tls, and trying to use it as email server, i think i have configured postfix well, but i needed interfaces to handle creating messages and so on, i have this problem  during the installation of roundcube "i think the version is 0.9.5, but I' m not sure!!  because i installed it maybe more than once" , i don't know how to fix it,
an other question is about mx record would it be set automatically with roundcube?...
the following error is what i found:
//////////////////
Check for required 3rd party libs

This also checks if the include path is set correctly.
PEAR:  OK
MDB2:  OK
Net_SMTP:  OK
Warning: include_once(Net/IDNA2.php): failed to open stream: No such file or directory in /var/www/webmail/installer/utils.php on line 55 Warning: include_once(): Failed opening 'Net/IDNA2.php' for inclusion (include_path='/var/www/webmail/program/lib:/var/www/webmail/program:/var/www/webmail/program/include:.:/usr/share/php:/usr/share/pear') in /var/www/webmail/installer/utils.php on line 55 Net_IDNA2:  NOT OK(Failed to load Net/IDNA2.php; See http://pear.php.net/package/Net_IDNA2)
Mail_mime:  OK

//////////

i went to the proposed site but what to do next? ,should i download the package, how would i be able to add it to the library or put it in the right place, thank you guys in advance.

tiyeb

#1
Me again, this problem of this installation is on my desktop from the last weekend, i have not find the solution yet, i have tried to reinstall every thing including php, apache, even postfix , but this issue with roundcube is still missing, this is the full details:
////////////
Checking PHP version
Version:  OK(PHP 5.3.10-1ubuntu3.8 detected)
Checking PHP extensions

The following modules/extensions are required to run Roundcube:
PCRE:  OK
DOM:  OK
Session:  OK
XML:  OK
JSON:  OK

The next couple of extensions are optional and recommended to get the best performance:
FileInfo:  OK
Libiconv:  OK
Multibyte:  OK
OpenSSL:  OK
Mcrypt:  OK
Intl:  OK
Exif:  OK
Checking available databases

Check which of the supported extensions are installed. At least one of them is required.
MySQL:  OK
MySQLi:  OK
PostgreSQL:  NOT AVAILABLE(Not installed)
SQLite (v2):  NOT AVAILABLE(Not installed)
Check for required 3rd party libs

This also checks if the include path is set correctly.
PEAR:  OK
MDB2:  OK
Net_SMTP:  OK
Warning: include_once(Net/IDNA2.php): failed to open stream: No such file or directory in /var/www/webmail/installer/utils.php on line 55 Warning: include_once(): Failed opening 'Net/IDNA2.php' for inclusion (include_path='/var/www/webmail/program/lib:/var/www/webmail/program:/var/www/webmail/program/include:.:/usr/share/php:/usr/share/pear') in /var/www/webmail/installer/utils.php on line 55 Net_IDNA2:  NOT OK(Failed to load Net/IDNA2.php; See http://pear.php.net/package/Net_IDNA2)
Mail_mime:  OK
Checking php.ini/.htaccess settings

The following settings are required to run Roundcube:
file_uploads:  OK
session.auto_start:  OK
zend.ze1_compatibility_mode:  OK
mbstring.func_overload:  OK
suhosin.session.encrypt:  OK
magic_quotes_runtime:  OK
magic_quotes_sybase:  OK
date.timezone:  OK

The following settings are optional and recommended:
allow_url_fopen:  OK

//////////////////////////

any help is appreciated. Thanks. 

SKaero

Are you using the GPL (dependent) version of RoundCube?

tiyeb

Thank you,
I'm installing roundcubemail-0.9.5, no thing  written about GPL, I think it is the standard version.

tiyeb

I'm sorry, i think that i have changed the installer index.php page from the Internet during my attempts, it is included with the attachments.



Thanks.

SKaero

That installer page is from RoundCube 0.6, make sure your using the installer for 0.9.5.

tiyeb

Ok, i will try to find that one.   

thank you very much SKaero.