You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Mamta Jolly, Noida" <ma...@hcl.in> on 2006/06/19 09:18:59 UTC

[users@httpd] need some help please

Hi all ,

When I m starting my Apache server on solaris machine ..  I 
received this error message: "connection refused when attempting to 
contact the server."

When I checked in the log, it failed because SSL connection is required 
although I started the server using the options above. The error 
message also mentioned something about Session Cache is not configured. 
I need help on how to configure the session cache. I am also attaching
the portion of error logs with this:- need help PLEASE

 

[Mon Jun 19 01:55:37 2006] [info] Server built: Apr 26 2006 05:27:30

[Mon Jun 19 02:02:52 2006] [info] Init: Initializing OpenSSL library

[Mon Jun 19 02:02:52 2006] [info] Init: Seeding PRNG with 136 bytes of
entropy

[Mon Jun 19 02:02:52 2006] [info] Init: Generating temporary RSA private
keys (512/1024 bits)

[Mon Jun 19 02:02:52 2006] [info] Init: Generating temporary DH
parameters (512/1024 bits)

[Mon Jun 19 02:02:52 2006] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]

[Mon Jun 19 02:02:52 2006] [info] Init: Initializing (virtual) servers
for SSL

[Mon Jun 19 02:02:52 2006] [info] Server: Apache/2.0.54, Interface:
mod_ssl/2.0.54, Library: OpenSSL/0.9.7g

[Mon Jun 19 02:02:52 2006] [info] Init: Initializing OpenSSL library

[Mon Jun 19 02:02:52 2006] [info] Init: Seeding PRNG with 136 bytes of
entropy

[Mon Jun 19 02:02:52 2006] [info] Init: Generating temporary RSA private
keys (512/1024 bits)

[Mon Jun 19 02:02:53 2006] [info] Init: Generating temporary DH
parameters (512/1024 bits)

[Mon Jun 19 02:02:53 2006] [info] Init: Initializing (virtual) servers
for SSL

[Mon Jun 19 02:02:53 2006] [info] Server: Apache/2.0.54, Interface:
mod_ssl/2.0.54, Library: OpenSSL/0.9.7g

[Mon Jun 19 02:02:53 2006] [warn] pid file
/work/hclteam/Apache2CM/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?

[Mon Jun 19 02:02:53 2006] [notice] Apache/2.0.54 (Unix) mod_ssl/2.0.54
OpenSSL/0.9.7g configured -- resuming normal operations

[Mon Jun 19 02:02:53 2006] [info] Server built: Apr 26 2006 05:27:30

Regards:
Mamta Jolly
HCL Technologies|HCL
Member Technical Staff
Software Technology Group
Noida 201301 (India)
E-mail mamta.j@hcl.in <ma...@hcl.in> 

 



DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

Re: [users@httpd] need some help please

Posted by Joshua Slive <jo...@slive.ca>.
On 6/19/06, Mamta Jolly, Noida <ma...@hcl.in> wrote:
>
> Hi all ,
>
> When I m starting my Apache server on solaris machine ...  I
>  received this error message: "connection refused when attempting to
>  contact the server."
>
> When I checked in the log, it failed because SSL connection is required
>  although I started the server using the options above. The error
>  message also mentioned something about Session Cache is not configured.
>  I need help on how to configure the session cache. I am also attaching the portion of error logs with this:- need help PLEASE

Not much we can do to help with this info.  None of the messages you
quoted from your error log should prevent apache from answering
requests.  More likely, you aren't listening on the correct IP
addresses or ports.  Do you have a "Listen :443" in your config?  Are
you sure you are pointing your browser at an IP address that the
server is listening to?

Joshua.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org