Johnny Gonzalez wrote:

 Is there something wrong with my apache
 configuration?

Yes, but not only with your Apache.


This is the output that apache shows in error_log

[Mon Feb 09 08:21:35 2004] [error] (1)Operaci!!n no
permitida: mod_mime_magic: can't read magic file
/etc/httpd/conf/magic
[Mon Feb 09 08:21:36 2004] [error] (1)Operaci!!n no
permitida: mod_mime_magic: can't read magic file
/etc/httpd/conf/magic

The file which defines the magic bytes is not present. Simply copy it from another web server.


[Mon Feb 09 08:30:07 2004] [error] [client 127.0.0.1]
Premature end of script headers: ca, referer:
http://localhost/ca/
[Mon Feb 09 08:30:07 2004] [error] [client 127.0.0.1]
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., referer: http://localhost/ca/

The perl module CGI is not installed on your system. Please install it. It is a standard module.


Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to