Re: [Openca-Users] Error while initializing the database

2007-09-21 Thread Sam9
Yes I'd created it. Anyway, I solve the problem in creating manually a schema called openca. Apparently, the OpenCA system was looking for this schema. Thank you!! Arsen Hayrapetyan wrote: > > Hi, > > Have you created the database where OpenCA will keep its tables (like > ca_certificate)?

Re: [Openca-Users] Error while initializing the database

2007-09-21 Thread samuel gheller
ject: Re: [Openca-Users] Error while initializing the database > > Hi, > > Have you created the database where OpenCA will keep its tables (like > ca_certificate)? OpenCA does not create the database automativally, you > should create it manually. The database parameters (name,

Re: [Openca-Users] Error while initializing the database

2007-09-21 Thread Arsen Hayrapetyan
Hi, Have you created the database where OpenCA will keep its tables (like ca_certificate)? OpenCA does not create the database automativally, you should create it manually. The database parameters (name, password, port, etc.) also have to be specified in $OPENCA_HOME/etc/config.xml file (if yo

[Openca-Users] Error while initializing the database

2007-09-21 Thread Sam9
Hi, I'm getting a problem in phase I of initialization (initialize the CA), in the DB setup - initializing the database. I'm using Ubuntu 7.04, apache2, postgresql, openca 0.9.3. I've just installed the CA stuff at this time. (install-common and install-offline) The error come when the system t