[Openca-Users] Problem starting openca

2005-02-16 Thread Andréa Cavallari
Hi people!   Please, helpe me!!   I installed the latest Openca snap and whem I will start openca I have this message:     [EMAIL PROTECTED] openca]# ./openca_startConfiguration error: Cannot initialize OpenCA::DBI class! The database returns errorcode 10075. (The database passphrase is missi

Re: R: [Openca-Users] Problem starting OpenCA with mysql

2004-12-06 Thread Chris Covell
Guys, sorry for cross posting this to Devel too, but I have had to do some code changes In order to get the OpenCA server started on this RedHat Enterprise 2.1 server with Perl 5.6.1 I have had to edit "OpenCA/DBI.pm". I have replaced the line: use POSIX qw(setlocale LC_MESSAGES); with the

Re: R: [Openca-Users] Problem starting OpenCA with mysql

2004-12-03 Thread Chris Covell
OK, so I have piinned in down a bit. When you use a DBI the fnction initDBI is called, this in turn calls OpenCA/DBI.pm which has the line: use POSIX qw(setlocale LC_MESSAGES); which in turn calls POSIX.pm and it is the import subroutine in side here that fails. So is some sort of environment v

Re: R: [Openca-Users] Problem starting OpenCA with mysql

2004-12-03 Thread Chris Covell
Alfonso, Alfonso Sparano wrote: Do you have installed DBD::mysql perl module? Try: perl -MCPAN -e'install DBD::mysql' yes, I am in a Red hat environment so I installed the module via rpm. # rpm -q perl-DBD-MySQL # perl-DBD-MySQL-1.2216-4 I also have the perl-DBI module installed. It is strange, as

R: [Openca-Users] Problem starting OpenCA with mysql

2004-12-03 Thread Alfonso Sparano
Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Chris Covell Inviato: venerdì 3 dicembre 2004 14.48 A: Openca Users Oggetto: [Openca-Users] Problem starting OpenCA with mysql Guys, I have a strange problem. I have configured a new openCA PKI (version 0.9.2.1) on a RedHat Enterprises V2.1

[Openca-Users] Problem starting OpenCA with mysql

2004-12-03 Thread Chris Covell
Guys, I have a strange problem. I have configured a new openCA PKI (version 0.9.2.1) on a RedHat Enterprises V2.1 box (with perl 5.6.1). If I use DB Files then the openca_start script works fine, but if I use DBI with MySQL then the openca_start script seems to work (i.e. it does not report an

Re: [Openca-Users] problem starting openca

2004-06-16 Thread Oliver Welter
Hi Florent, I saw that in RC5, the batch system is now separated from the CA, but is there any evolution on the batch system since the RC4 ? as the batch system is currently under heavy development there are at least some changes too... most of them are Bugfixes and feature enhancements. Oliver -

Re: Re: RE: Re: [Openca-Users] problem starting openca

2004-06-16 Thread florent . sozet
]cc : ceforge.net Objet : Re: RE: Re: [Openca-Users] problem star

Re: RE: Re: [Openca-Users] problem starting openca

2004-06-16 Thread michael . bell
Hi Florent, perhaps you should use the RC5. It has better errormessages than the RC4 especially the DBI module. Additionally you can activate global debugging in log.xml and the output is in var/log/stderr.log. This is new in RC5 and was included because of such problems. Michael -- Michael Bell

RE: RE: Re: [Openca-Users] problem starting openca

2004-06-16 Thread Til Obes
> > Thanks Til, > > Yes, I think the problem comes from my system config. > What is necessary to run OpenCA 0.9.2 RC4 with MySQL ? > I installed MySQL server and MySQL client. > I use OpenCA on Mandrake 10.0 so RPMs perl-DBI and perl-Mysql > are already > installed. > Maybe some libraries are u

Re: RE: Re: [Openca-Users] problem starting openca

2004-06-16 Thread florent . sozet
cc : [EMAIL PROTECTED] Objet : RE: Re: [Openca-Users] problem starting openca

RE: Re: [Openca-Users] problem starting openca

2004-06-15 Thread Til Obes
> but all the parameters are completed in config.xml and I ran > configure_etc.sh > DBI.conf seems OK. > It must be another problem. I run 0.9.2 rc4 with mysql. I have no problems. So the problem is not on openca side, i think. It must be a failure of your config or system enviroment. Regards

Re: Re: [Openca-Users] problem starting openca

2004-06-15 Thread florent . sozet
TED]> [EMAIL PROTECTED]cc : ceforge.net Objet : Re: [Openca-Users] problem starting

Re: [Openca-Users] problem starting openca

2004-06-15 Thread michael . bell
> I'm trying tu use MySQL with openca 0.9.2 RC4 and when I try to start > openca, I've got the same error : > error 10070: __OLD__ERRVAL__ One of the following parameters is empty: 1. type (mysql is set so no problem) 2. name (openca is set so no problem) 3. user 4. passphrase Usually ther

Re: [Openca-Users] problem starting openca

2004-06-15 Thread florent . sozet
Hi, I'm trying tu use MySQL with openca 0.9.2 RC4 and when I try to start openca, I've got the same error : error 10070: __OLD__ERRVAL__ Then I tried to put, in DBI.conf, level at 1 and I've got this message : [EMAIL PROTECTED] etc]# ./openca_start Content-type: text/html Debugging is ac

Re: [Openca-Users] problem starting openca

2004-05-11 Thread Michael Bell
> Using RC4, I'm having the following problem starting up the server: > [EMAIL PROTECTED]:/usr/local/openra/openca/etc# ./openca_start > Content-Type: text/html > > > PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> >

Re: [Openca-Users] problem starting openca

2004-05-10 Thread dalini
Kevin Mitcham wrote: I've checked and re-checked the Database part of the config.xml, and it all seems good to me. Any hints from the more experienced parts of the world? have you installed the correct perl-dbi module? looks like it couldn't be found greetings dalini --

[Openca-Users] problem starting openca

2004-05-10 Thread Kevin Mitcham
Using RC4, I'm having the following problem starting up the server: [EMAIL PROTECTED]:/usr/local/openra/openca/etc# ./openca_start Content-Type: text/html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org