----- Original Message -----
From: "Michael Bell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 4:52 AM
Subject: Re: [Openca-Users] NS6 and openscep
> Christopher Crowley schrieb:
> >
> > That SNAP is encountering problems at run time on my installation
> > Specifically @INC problems not finding DBI.pm, then .lib files in the
lib
> > directory.
>
> DBI is another perlmodule. You can download it from CPAN. The most
> linux-distros include it.
>
Okay. I added DBI: perl -MCPAN -e 'install DBI'
And I checked my Apache::DBI :
perl -MCPAN -e 'install Apache::DBI'
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Apache::DBI is up to date.
But I get this error message in the public-error_log :
Compilation failed in require at /usr/local/apache/cgi-public/pki line 148.
[Thu Jan 10 11:02:21 2002] [error] [client 129.81.119.25] Premature end of
script headers: /usr/local/apache/cgi-public/pki
<excerpt from pki>
148 if ( uc getRequired ('DBmodule') eq "DBI") {
149 require "initDBI";
150 } else {
151 require "initDB";
</excerpt>
My configure was set to use DBI. Any suggestions for how to eliminate this
failure? I will keep working at it here.
One last question. Are there substantial differences between the
20020108-SNAP and the 20020109-SNAP ? Or does the most up-to-date one just
fix that make distclean error?
Thanks in advance for your input / assistance.
Chris
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users