hello, i'm trying to install openca, 0.9.1.2 and i got this error:

Debugging is activated!
 defining the class parameters
 checking the configuration for enough data
 OpenCA::DBI automatic rollback by destructor DESTROY
 OpenCA::DBI->rollback
 call finish on all statement handles to avoid warnings by DBI
 Content-type: text/html  


Error 690

 Configuration Error. Cannot initialize OpenCA::DBI class! The database 
returns errorcode 0. (Success (error 10015: MISSING_PRIMARY_DATABASE 
(error 11111: Do not commit if the database or the module itself 
fails.))).
 
 © 1998-2002 by Massimiliano Pala and the OpenCA Group.
CA Manager - Version 0.9.1 


attached is my DBI.txt
## DBI config file

DEBUG 1

DB_Type   "Pg"
DB_Name   "openca"
DB_Host   "192.168.110.100"
DB_Port   5432
DB_User   "postgres"
DB_Passwd ""


DB_ENV_DB2_OPTIONS 4
DB_ENV_Pg_OPTIONS 0
DB_ENV_mysql_OPTIONS 0
DB_ENV_Oracle_OPTIONS 0
 
DB_ENV_DB2_OPTION_1 CLASSPATH
DB_ENV_DB2_VALUE_1 
"/home/db2inst1/sqllib/java/sqlj.zip:/home/db2inst1/sqllib/function:/home/db2inst1/sqllib/java/db2java.zip:/home/db2inst1/sqllib/java/runtime.zip"
DB_ENV_DB2_OPTION_2 DB2INSTANCE
DB_ENV_DB2_VALUE_2 "db2inst1"
DB_ENV_DB2_OPTION_3 DB2DIR
DB_ENV_DB2_VALUE_3 "/usr/IBMdb2/V7.1"
DB_ENV_DB2_OPTION_4 INSTHOME
DB_ENV_DB2_VALUE_4 "/home/db2inst1"

Reply via email to