Hello Everybody, 
 
I'm new in this exciting linux world. I have to develop a project using 
OpenCA, I have installed it, but when I try to run the CA, an error message 
appears: 
" 
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... 
" 
 
Can anyone tell me what's going on here? 
 
I'm using openca-0.9.1.5.tar.gz 
 
The configure options I used are: 
 
./configure --with-openca-prefix=/usr/openca 
--with-openssl-prefix=/usr/local/ssl --with-openca-user=openca 
--with-openca-group=openca --with-web-host=localhost --with-httpd-user=48 
--with-httpd-group=48 --with-hierarchy-level=ca 
--with-ca-organization=Ubiquando --with-ca-country=co 
--with-httpd-fs-prefix=/etc/httpd/conf --with-cgi-fs-prefix=/var/www/cgi-bin 
--with-htdocs-fs-prefix=/var/www/html/ --with-module-prefix=../cgi-bin 
--disable-db --enable-dbi --with-db-type=mysql  --with-db-name=openca  
--with-db-host=localhost --with-db-port=3306  --with-db-user=27 
 
 
 
I try to use de BerkeleyDB but I receive the same error message. Some 
additional questions are: 
 
1. When I use the BerkeleyDB, do I have to use the option "--enabledb", is 
that right? 
 
2. If I want to use another database like in my configure example "mysql", 
Do I have to use the option --disable-db, with this other options? 
"--enable-dbi --with-db-type=  --with-db-name=  --with-db-host= 
--with-db-port=  --with-db-user=" 
 
Thanks for your valuable help, 
Johnny G L. 
--
Correo Estudiantil - Ingenieria de Sistemas
Portal de Ingenierias - Universidad Distrital Francisco Jose de Caldas
http://ingenieria.udistrital.edu.co/
http://www.udistrital.edu.co/

Proyecto dirigido por Decano Facultad Ingenieria: Ing. Jose Nelson Perez Castillo, 
Doctor en Informatica
Proyecto ejecutado Por: Yimer Roldan Carvajal



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to