Hi,
i'm trying to install OpenCA on a Mandrake Linux. I install a CA first. When i start my CA and launch my browser, i got the following error, what does it mean?
Error 690 Configuration Error. Cannot initialize OpenCA::DB class! (/usr/OpenCA/var/db) Errorcode: 2111041 Errormessage: OpenCA::DB->new: Cannot initialize database (2121021) OpenCA::DB->initDB: Cannot open database with datatype VALID_CA_CERTIFICATE, filename and accessmode (2141021) OpenCA::DB->dbOpen: Cannot initialize DBMS...
my database is a postgresql, with user openca and db openca, and i've configure the ./configuration program as:
my db host is localhost, my db type is Pg
Please check config.xml. Looks like you entered the wrong configuration parameters for your database. The database module is DBI not DB. Please check etc/database/dbi.conf for the correct configuration too after you ran ./configure_etc.sh.
Michael -- ------------------------------------------------------------------- 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 is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
