> -----Original Message-----
> From: Massimiliano Pala [mailto:[EMAIL PROTECTED]]
> 
> "Brian D. Olesen" wrote:
> > 
> > I get the following in the Apache error log from the OpenCA 
> secure server
> > certificate request script
> > 
> > Undefined subroutine OpenCA::TRIStateCGI::ARRAY(0x1e510c)
> >  at /appl/apache/cgi-certreq/request line 130
> > 
> > which seems to be connected to this line in the request perl script
> > 
> > my $operation  = $tristate->newInput ( %par1 );
> > 
> > I'm have only little experience with Perl - what could be 
> the problem?
> 
> It seems it can not find the newInput function implemented in 
> the TRIStateCGI
> module... try re-installing the OpenCA::TRIStateCGI module. This is
> the first time I get such an error.
> 
> Can you post some infos about your system (OS, Version, 
> OpenCA Version,
> TRIStateCGI version, etc... ) ???
> -- 

In the meantime I have downloaded and installed the latest versions of
OpenCA::TRIStateCGI and OpenCA::Configuration, but the error is still
occuring.

This is my test setup

Solaris 8
Apache 1.3.19 (w/apache_ssl)
OpenSSL 0.9.6
OpenCA 0.2.0-5
Perl 5.6.1
OpenCA::TRIStateCGI 1.3.3a
OpenCA::Configuration 1.5.2a
Net::LDAPapi 1.43

If the newInput function of TRIStateCGI module is not available, how can I
make sure the TRIStateCGI is used at all?

Best Regards,
Brian D. Olesen


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

Reply via email to