RE: httpd won't start

2003-01-06 Thread John . Airey
I doubt that missing something in the build of the kernel would prevent a
file from being created. Some more information would be useful.

When you say linux, do you mean Red Hat? How exactly are you attempting to
start it? What user and group are you starting the server as?

A copy of your httpd.conf configuration file (with any data you don't want
made public removed) would be most useful.

- 
John Airey, BSc (Jt Hons), CNA, RHCE
Internet systems support officer, ITCSD, Royal National Institute of the
Blind,
Bakewell Road, Peterborough PE2 6XU,
Tel.: +44 (0) 1733 375299 Fax: +44 (0) 1733 370848 [EMAIL PROTECTED] 

I know it sounds cocky, but I honestly believe that one day there'll be a
telephone in every Town in America - Alexander Graham Bell (my paraphrase)


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: 03 January 2003 18:19
 To: [EMAIL PROTECTED]
 Subject: httpd won't start
 
 
 Hi all,
 
 I can't start httpd on linux kernel 2.4.20 which I compiled. 
 The error 
 message is:
   [Fri Jan 03 11:11:18 2003] 
   [error] (38)Function not implemented: 
   Cannot create SSLMutex file `/var/log/httpd/ssl_mutex.575'
   Configuration Failed
 
 I have checked all file and directory privileges. It seems no 
 problems. 
 I guess that I am missing build components while building the linux 
 kernel. Has someone gone through this and tell me which 
 components I am 
 missing or have a suggestion?
 
 FYI, httpd starts fine under Red Hat 8.0 with kernel 2.4.18
 
 Thank you,
 
 Jenny Gu
 
 
 __
 Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
 User Support Mailing List  [EMAIL PROTECTED]
 Automated List Manager[EMAIL PROTECTED]
 

- 

NOTICE: The information contained in this email and any attachments is 
confidential and may be legally privileged. If you are not the 
intended recipient you are hereby notified that you must not use, 
disclose, distribute, copy, print or rely on this email's content. If 
you are not the intended recipient, please notify the sender 
immediately and then delete the email and any attachments from your 
system.

RNIB has made strenuous efforts to ensure that emails and any 
attachments generated by its staff are free from viruses. However, it 
cannot accept any responsibility for any viruses which are 
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email 
and any attachments are those of the author and do not necessarily 
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk 
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Apache/mod_ssl and Netscape 4.79

2003-01-06 Thread Merton Campbell Crockett
After enabling mod_ssl, I have found that Netscape 4.79 will, occassionally,
hang when accessing content on an HTTPS web site.  This seems to occur
when accessing documents generated using server-side includes that contain
references to cascading style sheets, logos, etc. maintained on a common
system.

Is this a known issue with older versions of Netscape?

Merton Campbell Crockett

-- 
BEGIN:  vcard
VERSION:3.0
FN: Merton Campbell Crockett
ORG:General Dynamics Advanced Information Systems;
Intelligence Solutions
N:  Crockett;Merton;Campbell
EMAIL;TYPE=internet:[EMAIL PROTECTED]
TEL;TYPE=work,voice,msg,pref:   +1(805)497-5045
TEL;TYPE=pager,msg: +1(877)528-0049
TEL;TYPE=fax,work:  +1(805)497-5050
TEL;TYPE=cell,voice,msg:+1(805)377-6762
END:vcard

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Spurious SSL handshake interrupt

2003-01-06 Thread Raj Mettai



Hi All,

I am running apache 2.0.39 with mod_ssl module on solaris 8. connected to 
tomcat 4.1.12. I am getting lot of " Spurious SSL handshake interrupt" 
errorsin ssl_error.log file. All my https calls have become drastically 
slow. Any clues on this error please, it's a production website... 

[Mon Jan 06 13:09:36 2003] [error] Spurious SSL handshake interrupt [Hint: 
Usually just one of those OpenSSL confusions!?][Mon Jan 06 13:09:36 2003] 
[error] Spurious SSL handshake interrupt [Hint: Usually just one of those 
OpenSSL confusions!?][Mon Jan 06 13:09:36 2003] [error] Spurious SSL 
handshake interrupt [Hint: Usually just one of those OpenSSL 
confusions!?][Mon Jan 06 13:09:36 2003] [error] Spurious SSL handshake 
interrupt [Hint: Usually just one of those OpenSSL confusions!?][Mon Jan 06 
13:09:37 2003] [error] Spurious SSL handshake interrupt [Hint: Usually just one 
of those OpenSSL confusions!?]
also few other like these

[Mon Jan 06 13:10:17 2003] [error] SSL handshake failed (server 
new.host.name:443, client 12.94.6.64)[Mon Jan 06 13:10:17 2003] [error] SSL 
Library Error: 336151574 error:14094416:lib(20):func(148):reason(1046)
any ideas ?/

thanks
-Raj


Re: Spurious SSL handshake interrupt

2003-01-06 Thread Conrad Heiney
I receive this log message constantly myself, although it has no
apparent impact on performance in my case. The reason for it in our
installation is that the load balancer is set to check SSL availability
and is frequently requesting data from the SSL server but without a full
connection.

Hope this is helpful.

conrad

On Mon, Jan 06, 2003 at 01:15:07PM -0500, Raj Mettai wrote:
 Hi All,
  
 I am running apache 2.0.39 with mod_ssl module on solaris 8. connected to
 tomcat 4.1.12. I am getting lot of  Spurious SSL handshake interrupt
 errors in ssl_error.log file. All my https calls have become drastically slow.
 Any clues on this error please, it's a production website...
  
 [Mon Jan 06 13:09:36 2003] [error] Spurious SSL handshake interrupt [Hint:
 Usually just one of those OpenSSL confusions!?]

-- 
Conrad Heiney
[EMAIL PROTECTED]
http://fringehead.org
--

If the Catholics can no longer transsubstantiate onion dip into the body of Christ, 
I'd say it is a pretty crappy miracle. --mjd



msg15731/pgp0.pgp
Description: PGP signature


Re: Spurious SSL handshake interrupt

2003-01-06 Thread Conrad Heiney
No idea there, sorry; someone smarter than me must be called in. ;)

On Mon, Jan 06, 2003 at 01:44:54PM -0500, Raj Mettai wrote:
 thanks a lot conradI am also seeing following errors in the logs
  
 [Mon Jan 06 13:10:17 2003] [error] SSL handshake failed (server
 new.host.name:443, client 12.94.6.64)
 [Mon Jan 06 13:10:17 2003] [error] SSL Library Error: 336151574
 error:14094416:lib(20):func(148):reason(1046)
 
 are the above errors are also very common or do they mean something...
  
 thanks in advance
  
 -Raj
 
 
-- 
Conrad Heiney
[EMAIL PROTECTED]
http://fringehead.org
--

TorgoX Orthaganal az I wanna bee!|



msg15733/pgp0.pgp
Description: PGP signature


Re: Spurious SSL handshake interrupt

2003-01-06 Thread Cliff Woolley
On Mon, 6 Jan 2003, Raj Mettai wrote:

 I am running apache 2.0.39 with mod_ssl module on solaris 8. connected
 to tomcat 4.1.12. I am getting lot of  Spurious SSL handshake
 interrupt errors in ssl_error.log file. All my https calls have become
 drastically slow. Any clues on this error please, it's a production
 website...
 [Mon Jan 06 13:09:36 2003] [error] Spurious SSL handshake interrupt
 [Hint: Usually just one of those OpenSSL confusions!?]

I don't remember for sure because it's been a while, but I want to say
that something related to this message was fixed in mod_ssl after 2.0.39
was released.  2.0.44 should be coming out sometime soon... give that one
a try when it's released and let me know if you still see the problem.

--Cliff

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]