On Sun, Sep 11, 2011 at 03:01:39AM -0700, Eric Scheffel wrote:
> When I apt-get install roundcube and configure it, the web front end
> complains about not being able to connect to the database. I solved
> this by running apt-get once again installing the required dependency
> called:
> 
> php-mdb2-driver-mysql_1.5.0b2-1_all
> 
> I am using the latest Debian GNU/Linux 6.0 'Sueeze'

If you simply have done "apt-get install roundcube", there is a fairly
good chance that you will get the set of packages to use Roundcube with
SQLite.

`roundcube` depends on `roundcube-core`
      which depends on `roundcube-sqlite (= 0.5.3+dfsg-1)
                      | roundcube-mysql (= 0.5.3+dfsg-1)
                      | roundcube-pgsql (= 0.5.3+dfsg-1)`

If you want to use roundcube with MySQL, you should explicitely install
`roundcube-mysql`. If you have not done so, this bug should be
considered invalid.

Cheers,
-- 
Jérémy Bobbio                        .''`. 
jeremy.bob...@irq7.fr               : :   :             lu...@debian.org
                                    `. `'` 
                                      `-

Attachment: signature.asc
Description: Digital signature

Reply via email to