Hello Til, 

Thanks for your answer but I think the problem is in
another place, 'cause y removed all from my old OpenCA
installation and did it again using your
recommendation, but it still stands showing the same
error message.

I'm sending again a little list of my steps, maybe you
can see something in the wrong place


su - postgres

psql -d template1
create user openca with password 'certicamara'
createdb nocreateuser;
\q

psql -d template1 -u 
User:openca
Password:certicamara
create database openca;
\q

exit

make clean #To clean all old stuff

./configure --with-openssl-prefix=/usr
--with-hierarchy-level=CA --with-httpd-user=apache
--with-httpd-group=apache
--with-htdocs-fs-prefix=/var/www/html
--with-cgi-fs-prefix=/var/www/cgi-bin --disable-db
--enable-dbi

make
 
make install-offline

vi /usr/local/OpenCA/etc/config.xml
#In this file I set all specific data, ca, country,
#etc, ldap host, etc, and change dbmodule DB to DBI

/usr/local/OpenCA/etc/configure_etc.sh
#Do I also have to change this file? I'm trying to set
#only CA in this machine, and I don't know if I have
to #make some changes here. I didn't.

reboot #I don't this could be necessary, but I did ;-)

/usr/local/OpenCA/etc/openca_start

mozilla https://localhost/ca

Here appears login window, then CA main menu,
after clicking on Initalize Database appears:



            Error 700
                  General Error. The compilation of
the command cmdGenDB failed. Can't call method
"commit" on an undefined value at
/usr/lib/perl5/site_perl/5.8.3/OpenCA/DBI.pm line
2670.
                  .

I don't know what's going on.
I'm going to try in another machine setting it up for
RA/Ldap/Public

Thanks for your help,
Johnny

 --- Til Obes <[EMAIL PROTECTED]> escribi�: 
> 
> > vi /usr/loca/OpenCA/configure_etc.sh
> > #to insert these values:
> > 
> > for DIRECTORY in /usr/local/OpenCA/etc
> > /usr/local/OpenCA/lib/servers/node
> > /usr/local/OpenCA/lib/servers/ca
> > /usr/local/OpenCA/lib/servers/batch
> /var/www/html/node
> > /var/www/html/ca /var/www/html/batch
> > do
> > 
> > #then I run the script:
> > /usr/loca/OpenCA/configure_etc.sh
> > 
> 
> First edit config.xml, then run configure_etc,
> because it fills some files
> with the values of config.xml
> 
> Regards til
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide
> on ITManagersJournal
> Use IT products in your business? Tell us what you
> think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates!
> Click to find out more
>
http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Openca-Users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/openca-users
>  


                
______________________________________________
Renovamos el Correo Yahoo!: �100 MB GRATIS!
Nuevos servicios, m�s seguridad
http://correo.yahoo.es


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to