Ti Leggett wrote:

                        Configuration Error. Cannot initialize
                        OpenCA::DBI class! The database returns
                        errorcode 0. (Success (error 10009:
                        DB_TYPE_UNKNOWN (error 11111: Do not commit if
                        the database or the module itself fails.))).

1. grep -i DB_TYPE_UNKNOWN src/modules/openca-dbi/DBI.pm 2. vi DBI.pm (search for DB_TYPE_UNKNOWN) 3. you used the wrong DBD driver string

The drivers are case sensitive until now in OpenCA. So please check etc/database/DBI.conf. The string must be "mysql" - no big letters at all.

Michael

P.S. yes, I'm starting answering the mails :)
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to