> Anyway, I tried the same procedure on a different computer and it worked
> fine. I then copied the generated files to the first computer. Now the
> apache server will not start, though. And it does not seem to write any
> error in the log file.
>
> Any ideas?
If you enabled SSL in apache, on startup random number generator must
be seeded ... rest you know :-)
But telling about RAND_screen() function, second part of it
(readscrean()) is not executed when process is run as windows
service. Configure Apache to run as service and there is a chance
that if hang occurs in readscrean() (which will not be executed)
this may work.
But I believe apache is already run as a service. I think the installer did
that. It appears in my service list as Apache2 with the description
"Apache/2.0.58 (Win32) SVN/1.3.1 DAV/2".
Anything else I can try?
_________________________________________________________________
Find dine dokumenter lettere med MSN Toolbar med Windows-pc-søgning:
http://toolbar.msn.dk
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]