Hello everyone, i know i'm not good at perl, so i can't realize what's going on here...
i enter the page and then i see this error:
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.))).
my DBI.conf was generated directly from config.xml and configure_sh.sh or something like that :D
## DBI config file
DEBUG 0
DB_Type "Pg" DB_Name "openca" DB_Host "localhost" DB_Port 5432 DB_User "postgres" DB_Passwd ""
DB_ENV_DB2_OPTIONS 4 DB_ENV_Pg_OPTIONS 0
First you have to create the database OpenCA and second you have to set a passphrase for the database account before you start using OpenCA.
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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
