Found out that this is just the good ol� "Wrong Security
Protocol" error 6251026 in disguise. Somehow the error
reporiting in Sys.pm fails. You can verify this if you
replace the $self->{priority} in line 89 by any of the valid
strings, e.g. "err". You then get the correct error message.So this IS a bug, but as long as you use the public interface correctly ***COUGH*COUGH*COUGH*** you are not goin to notice it ever.
Regards T.o.Michael
Michael Portz wrote:
Hi!
Setting: this mornings CVS, RedHat 9, perl 5.8.0, make install-online Wenn accessing any of the online components (e.g. http://<WEBADDR>/pub) I get an empty screen in the browser and the following error message on the terminal:
syslog: expected both priority and mask at <OPENCADIR>/perl5/OpenCA/Logger/Syslog/Sys.pm line 78
Compilation failed in require at <OPENCADIR>/etc/openca_start line 62.
Whats strange is that the offline server is working perfectly ok with the same cvs version. Only relevant difference seems to be the perl version (5.8.0 on the online server, 5.8.1 on the offline server).
Regards Michael
-- accom GmbH & Co. KG Gruener Weg 100 52070 Aachen
Tel: +49 241 918 5228 Fax: +49 241 918 5299
------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id�66&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
