> Projeto Final schrieb:
> 
> and the apache error log states:
> Unknown error
> Compilation failed in require at /usr/local/OpenCA/cgi-bin/ca/ca line
> 158.
> [Tue Mar 26 17:16:02 2002] [error] [client 192.168.67.215] Premature
> end of script headers: /usr/local/OpenCA/cgi-bin/ca/ca
> Following there is a part of file /usr/local/OpenCA/cgi-bin/ca/ca:
> local $db;
> if ( getRequired ('DBmodule') =~ /DBI/i ) {        # Line 158
>         require "initDBI";
> } else {
>         require "initDB";
> }

Do you activated the debugging in DBI.conf? If yes then deactivate it.
This errormessage happens if somebody tries to print something to STDOUT
without setting the Content-Type before. The problem will be fixed in
the next snapshot.

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org

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

Reply via email to