My stderr.log OpenCA::Logger::Syslog::Sys: Using syslog priority CRIT because no level was specified. PKI Master Alert: Logging error PKI Master Alert: Aborting all operations PKI Master Alert: Error: 64510030 PKI Master Alert: Message: addMessage failed for log slot sys_syslog (6511070). Cannot write to syslogdevice. PKI Master Alert: debugging messages of logging follow Configuration error: Cannot initialize OpenCA::DBI class! The database returns errorcode 10075. (The database passphrase is missing. There must be a database passphrase. (error 11111: Do not commit if the database or the module itself fails.)) Compilation failed in require at /usr/local/openca/openca/lib/functions/initServer line 505.
El miÃ, 11-05-2005 a las 14:40 -0600, Jorge Davila escribiÃ: > Hi all!: > > When I try to execute ./openca_start receive this message: > > Configuration error: Cannot initialize OpenCA::DBI class! The database > returns errorcode 10075. (The database passphrase is missing. There must > be a database passphrase. (error 11111: Do not commit if the database or > the module itself fails.)) > > This the database configuration in my config.xml > > <!-- ====================== --> > <!-- database configuration --> > <!-- ====================== --> > <option> > <name>dbmodule</name> > <!-- you can use DB or DBI --> > <value>DBI</value> > </option> > <option> > <name>db_type</name> > <value>Pg</value> > </option> > <option> > <name>db_name</name> > <value>openca</value> > </option> > <option> > <name>db_host</name> > <value>localhost</value> > </option> > <option> > <name>db_port</name> > <value>5432</value> > </option> > <option> > <name>db_user</name> > <value>openca</value> > </option> > <option> > <name>db_passwd</name> > <value>123</value> > </option> > <option> > <name>db_namespace</name> > <value></value> > </option> > >
signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente
