answer for same theme from From: Martin Bartosch <[EMAIL PROTECTED]>,  
2005-11-10
11:06

Hi,

I check both. Both ok.

No errors or warning von configure_etc.sh.

openca_start.sh:
I think, you meen openca_start.

AUTOCONF snip:
--------------
our (%AUTOCONF, $config, $common_libs);
%AUTOCONF = ();
$AUTOCONF {"lib_prefix"}     = "/usr/local/OpenCA/lib";
$AUTOCONF {"etc_prefix"}     = "/usr/local/OpenCA/etc";
$AUTOCONF {"var_prefix"}     = "/usr/local/OpenCA/var";
$AUTOCONF {"config_prefix"}  = "common";
$AUTOCONF {"VERSION"}        = "0.9.2";
$AUTOCONF {"PROGRAM"}        = "OpenCA Server";
$AUTOCONF {"httpd_user"}     = "nobody";
$AUTOCONF {"httpd_group"}    = "nogroup";

Some other ideas ?

Before a start a new configure make ...
I make a make clean and a make cleandist
and delete the directory /usr/local/OpenCA.

Can you tell me, what I have do do, that this message would be the number 3
in the subject of this theme and not a new theme ?

Regards Herbert
-------------------------------------------
Hi,

> Configuration error: Cannot initialize OpenCA::DBI class! The database
> returns errorcode 10075. (The database passphrase is missing. There must
> be
> a database passphrase. (error 11111: Do not commit if the database or the
> module itself fails.))

this error can only happen if no Database password is found by
the DBI module. As your DBI.conf seems to be correct and contains
a password, I assume it is not read at all, but possibly some other
file (left over from previous installs?).

Did you receive any errors when you were running configure_etc.sh?

Could you please verify that
$AUTOCONF {"etc_prefix"}  = ...
in your openca_start.sh file points to /usr/local/OpenCA/etc/?

cheers

Martin

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to