you postet the answer... You need "CGI.pm" which is a standard componetn of perl. If you have installed the "Cpan" lirary it should do tp typ:
"perl -MCPAN -e shell"
If do this the first time you must do some coonfiguration of the Module, you can take the defaults most times....
then a shell prompt of cpan will appear "cpan>"
type: "install Bundle::CGI"
This shoul install the CGI Modules
Oli
Marcelo Fernandez wrote:
Hi to all, I don't write English well. I configured openca with: ./configure --prefix=/usr/local/openca --with-web-host=aplica.moron.gov.ar --with-httpd-user=nobody --with-httpd-group=nobody --with-ca-organization=munmoron --with-ca-country=AR [EMAIL PROTECTED] --with-openssl-prefix=/usr/local/ssl --with-hierarchy-level=ra
make, make install-ext all ok when I access to ra_node see :
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
this is the errror in error_log of apache: Can't locate CGI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at /usr/lib/perl5/site_perl/5.8.0/OpenCA/TRIStateCGI.pm line 68.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/OpenCA/TRIStateCGI.pm line 68.
Compilation failed in require at /usr/local/openca/apache/cgi-bin/ra_node/node line 68.
BEGIN failed--compilation aborted at /usr/local/openca/apache/cgi-bin/ra_node/node line 68.
[Thu Nov 13 16:38:03 2003] [error] [client 147.168.194.132] Premature end of script headers: /usr/local/openca/apache/cgi-bin/ra_node/node
[Thu Nov 13 16:40:23 2003] [notice] caught SIGTERM, shutting down
I don�t have /usr/lib/perl5/5.8.0/CGI.pm
n
------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=/g22lp.tmpl _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-user s
smime.p7s
Description: S/MIME Cryptographic Signature
