Hello,I upgraded to php 4.4.7, now when I enable the SSLEngine, apache won't even start. This is what I'm getting in the error log:
[Fri May 25 12:24:54 2007] [info] Init: Initializing OpenSSL library[Fri May 25 12:24:54 2007] [info] Init: Seeding PRNG with 136 bytes of entropy [Fri May 25 12:24:54 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits) [Fri May 25 12:24:54 2007] [info] Init: Generating temporary DH parameters (512/1024 bits) [Fri May 25 12:24:54 2007] [debug] ssl_scache_dbm.c(406): Inter-Process Session Cache (DBM) Expiry: old: 0, new: 0, removed: 0 [Fri May 25 12:24:54 2007] [info] Init: Initializing (virtual) servers for SSL [Fri May 25 12:24:54 2007] [info] Server: Apache/2.0.59, Interface: mod_ssl/2.0.59, Library: OpenSSL/0.9.8d
[Fri May 25 12:24:54 2007] [info] Init: Initializing OpenSSL library[Fri May 25 12:24:54 2007] [info] Init: Seeding PRNG with 136 bytes of entropy
Any thoughts? Anyone out there actually have SSL working with apache on win server 2003?
thanks, Eben William A. Rowe, Jr. wrote:
Eben wrote:I'm trying to get ssl working on a windows 2003 server box, and having some trouble with it. The server currently hosts about 50 sites using name based vhosts. I enabled one site on the box to use SSL via port 443. When I enable the SSLEngine directive for the one site, it works for about 10 minutes, and then Apache dies. Here are the specs: win server 2003 standard ed. apache 2.0.59 php 4.4.6 openssl 0.9.8d[Mon May 07 13:35:34 2007] [notice] Child 5824: Starting 250 worker threads. FATAL: erealloc(): Unable to allocate 13828166 bytesThere are hints that this is a php bug - try 4.4.7 now that it's out? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx