Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Sakura on July 31, 2008, 01:48:20 PM

Title: Issue
Post by: Sakura on July 31, 2008, 01:48:20 PM
Hey,

I uploaded the folders and folders for the latest RC, right?

Well, I followed all the directions and run the installer and it says this:

Check for required 3rd party libs

This also checks if the include path is set correctly.
PEAR:  OK
DB:  NOT AVAILABLE(Use MDB2 instead)
MDB2:  NOT OK(Failed to load MDB2.php; See http://pear.php.net/package/MDB2)
Net_SMTP:  OK
Mail_mime:  OK
iilConnection:  NOT OK(Failed to load lib/imap.inc)

And this is on a shared host, with the latest php and mysql and everything.

Can anyone tell me how to fix this issue?

And the shared host uses Linux.

I don't know what version, they can't say.
Title: Issue
Post by: bpat1434 on July 31, 2008, 03:45:07 PM
That screen tells you everything you need to know.  You're missing a PEAR library (specifically MDB2) which needs to be added by the host.