Thank you very much. It works. Except i can't connect to my imap server. :-( I use dovecot. Ports are opened. ??
On Mon, 05 Dec 2011 21:15:08 +1300, Richard Toohey <richardtoo...@paradise.net.nz> wrote: > On 5/12/2011, at 9:03 PM, Wesley M. wrote: > >> Hi, >> >> I have the following error : >> >> Check DB config >> DSN (write): NOT OK(MDB2 Error: connect failed) >> Make sure that the configured database exists and that the user has write >> privileges >> DSN: mysql://roundcube:pass@localhost/roundcubemail >> > > Try 127.0.0.1 > > http://www.openbsd.org/faq/faq10.html#httpdchroot > >> Using http://mailserver_ip/roundcubemail/installer/ >> I have a user roundcube in mysql, with a "roundcubemail" database. >> I don't understand why it stops here... If someone can help me? >> >> What is installed on this machine (OpenBSD 5.0) : >> aspell-0.60.6p4; bzip2-1.0.6; curl-7.21.7; cvsps-2.1 >> dovecot-2.0.13p5; femail-0.97p1; femail-chroot-0.97p3; >> gettext-0.18.1p0; git-1.7.6p0; libiconv-1.13p2; libidn-1.22 >> libltdl-1.5.26p0; libmagic-5.00; libmcrypt-2.5.8p1; libxml-2.7.8p2 >> mysql-client-5.1.54p0; mysql-server-5.1.54p9; p5-Clone-0.31p1; >> p5-DBD-mysql-4.019 >> p5-DBI-1.616; p5-Error-0.17016p0; p5-FreezeThaw-0.43p2; p5-MLDBM-2.04 >> p5-Net-Daemon-0.43p0; p5-Params-Util-1.00p2; p5-PlRPC-0.2018p1; >> p5-SQL-Statement-1.33 >> pecl-fileinfo-1.0.4p0; php-5.2.17p5; php-mcrypt-5.2.17p3; >> php-mysql-5.2.17p3 >> php-pspell-5.2.17p3; roundcubemail-0.5.3p1; rsync-3.0.8p0 >> >> Also, i want to buil a mailserver (multi-domains) using sendmail(with >> virtusertable) >> and dovecot. But i want to use pop3/pop3s does this working with >> roundcubemail-0.5.3p1 ? >> >> Thank you very much for your help. >> >> Cheers, >> >> Wesley.