Roundcube Community Forum

 

MDB2 Not Ok

Started by adamas, December 30, 2010, 12:38:43 PM

Previous topic - Next topic

adamas

dear all

i need help you,
i have error for install roundcubemail
for error like this

Warning: include_once(MDB2.php) [function.include-once]: failed to open stream: No such file or directory in /usr/share/psa-horde/new/installer/utils.php on line 41

Warning: include_once() [function.include]: Failed opening 'MDB2.php' for inclusion (include_path='/usr/share/psa-horde:/usr/share/psa-horde/lib:/usr/share/psa-pear:.') in /usr/share/psa-horde/new/installer/utils.php on line 41
MDB2:  NOT OK(Failed to load MDB2.php; See MDB2)
Net_SMTP:  OK
Mail_mime:  OK

SKaero

Try installing the standard version instead of the GPL version.

adamas

sorry I'm newbe, how to install the standard version  with GPL

SKaero

There are too versions listed on the RoundCube downloads page http://roundcube.net/download try using the first version (Beta: 0.5-RC) instead of the GPL (dependent *): 0.5-RC version.

adamas

I try Beta: 0.5-RC
why error

Fatal error: ini_set/set_include_path does not work

SKaero

Your server needs to have support for set_include_path in order for RoundCube to work, if you have root access to the server you can change the setting otherwise you'll have to ask your hosting provide to change it for you.

adamas

i tried Beta: 0.5-RC

still error ( same with stable version)
Checking PHP version
Version:  OK(PHP 5.2.6-1+lenny9 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:  NOT AVAILABLE(See PHP: Fileinfo - Manual)
Libiconv:  OK
Multibyte:  OK
OpenSSL:  OK
Mcrypt:  OK
Intl:  NOT AVAILABLE(See PHP: intl - Manual)
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

Warning: include_once(MDB2.php) [function.include-once]: failed to open stream: No such file or directory in /usr/share/psa-horde/roundcube/installer/utils.php on line 41

Warning: include_once() [function.include]: Failed opening 'MDB2.php' for inclusion (include_path='/usr/share/psa-horde:/usr/share/psa-horde/lib:/usr/share/psa-pear:.') in /usr/share/psa-horde/roundcube/installer/utils.php on line 41
MDB2:  NOT OK(Failed to load MDB2.php; See MDB2)
Net_SMTP:  OK
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

The following settings are optional and recommended:
date.timezone:  NOT OK(Could be set)