Hi Michael,
I am also getting the same error and I got latest version of openssl.
I added sleep 1; as you specified.But still i am getting the same error.
Please help me solving this problem, without which I cannot proceed.
Thanks,
Mike
[EMAIL PROTECTED] wrote:
On Tue, 27 Jan 2004, Michael Bell wrote:
PeP wrote:
OpenCA: Error Trapped: Cannot initialize Crypto Shell (/usr/bin/openssl)!No default token specified. at /usr/lib/perl5/site_perl/5.8.0/OpenCA/UI/HTML.pm line 140. Compilation failed in require at ./openca_start line 49.
The important message is "Cannot initialize Crypto Shell ...". Please verify that /usr/bin/openssl is the correct OpenSSL 0.9.7 binary. If it is not the correct place then please correct the path.
the same here:# ./openca_start [...] OpenCA: Error Trapped: Cannot initialize Crypto Shell (/usr/local/ssl/bin/openssl)!No default token specified. at /usr/local/lib/module/perl5/OpenCA/UI/HTML.pm line 140. Compilation failed in require at ./openca_start line 49. #
Today we had the same problem on a very fast machine too. The problem is that the XML cache is not fully up and running if the cryptoshell tries to get some answers from it. The solution is very simple.
vi lib/functions/initServer
Add a line "sleep 1;" after $xml_cache->startDaemon.
This should solve the problem.
Michael --
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today