Roundcube Community Forum

 

Issue

Started by Sakura, July 31, 2008, 01:48:20 PM

Previous topic - Next topic

Sakura

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.

bpat1434

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.