It was caused by a bug in the builtin DB_File in perl5.6.0
upgraded to a newer version of DB_file and it got solved, 

thanks for the help. 

On Wed, 2002-04-17 at 17:24, Josef Vesely wrote:
> Dne st 17. duben 2002 16:00 jste napsal(a):
> > ok i :
> > ./configure --with-openssl-prefix=/usr/local/ssl/
> > --prefix=/usr/local/openca_snap --with-web-host=e026.office.niss.ac.uk
> > --with-httpd-user=apache --with-httpd-group=apache
> > --with-ca-organization=EDUSERV --with-ca-country=GB
> > --with-ldap-host=e026.office.niss.ac.uk
> >
> > make && make install-ca && make install-ra && make install-pub
> >
> > set up apache dirs,
> >
> > 1) Initialise Database
> > 2) Generate CA Key
> > 3) Generate CA Request
> > 4) Generate self-signed CA key fine.
> > 5) Rebuild chain
> > 6) Create a new CA administrator request & submit it
> > 7) List pending requests on CA
> > 8) Select the 1 pending request, which takes me to (so listReqs works
> > fine)
> > https://athensca.office.niss.ac.uk/cgi-bin/ca/ca?cmd=viewCSR&dataType=PENDI
> >NG_REQUEST&key=1 9) then i get an "
> >               Error 690.
> >
> >                     Configuration Error. Request not present in DB or
> > the status of the request was changed!."
> >
> > httpd error log (with some carping) says :
> >
> > Error Trapped: Request not present in DB or the status of the request
> 
> Hi, I have the same problem few weeks ago ...
> 
> inspect the files ca.conf, ra.conf and pub.conf, if there is set
> DBmodule = DB (or DBI)
> 
> Option DBI means database types like db2, mysql, ... and if you want to use 
> it, you must configure your db server for account.
> 
> If you simply overwrite it to "DB" in all these files it may works
> 
> If not, try add "--enable-db" to .configure options (I think the default 
> vaule is --disable-db --enable-dbi ...)
> 
> btw. see the files in configs directory. These files can make your 
> configuration easier.
> 
> Jose
> -- 
>  ===================================
>  Josef "jose" Vesely
>  mail: [EMAIL PROTECTED], ICQ: 27347332
>  Faculty of Informatics, Masaryk university
>  Brno, Czech Republic
> ===================================
> 
> _______________________________________________
> Openca-Users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/openca-users
> 
> 




_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to