View Single Post

   
  #8 (permalink)  
Old 01-18-2008, 05:37 PM
aklikic@yahoo.com
 
Posts: n/a
Default Re: mod_ssl for apache 2.0.55 and Open SSL 0.9.7a

SSLRandomSeed startup builtin is in line 28.
I moved all of SSL bits inside IfDefine block.I changed SSLRandomSeed
startup in SSLRandomSeed startup file:/dev/urandom 256. Now when i
start with ./apachectl startssl, i get the same error.
Error indicates that SSLRandom is mis-spelled or defined by a model not
included.
I think that model is not included. Can that be the case?
Thanks,
Alan

Reply With Quote