[BugDB] mod_ssl.c version error (PR#177)

1999-05-23 Thread modssl-bugdb

Full_Name: 
Version: 2.28
OS: linux 2.0.36
Submission from: du196.iro.ptd.net (204.186.7.196)


I have apache-1.3.3, mod_ssl-2.2.4-1.3.4, openssl-0.9.2b, 
mod_perl-1.18, and php-3.0.6 with mysql-3.22.20a

this combination works great

I updated my sorce tree with apache-1.3.4 & mod_ssl-2.28
compiled and installed these programs

http starts up and works fine, however when i try to start
https i receive an error stating that "version of mod_ssl.c
incompatable please up-date this file"

i'm using the "mod_ssl.c" file that came with mod_ssl-2.28

what can i do?

[EMAIL PROTECTED]

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



RE: [BugDB] mod_ssl.c version error (PR#177)

1999-05-23 Thread mads

You should get Apache 1.3.6 .. mod_ssl-2.2.8 works with that -
not with 1.3.4 (nb: the name is: mod_ssl-2.2.8-1.3.6.tar.gz)
Nothing more to it.
If you can wait a couple of days, that might be a good idea -
mod_ssl-2.3.0 is supposed to be released and there is going
to be a new version of OpenSSL too.

vh

Mads Toftum, QDPH
---
System Designer / Developer
Tele Danmark Nøglecenter - http://www.certifikat.dk/
email: [EMAIL PROTECTED] / [EMAIL PROTECTED]

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: 23. maj 1999 22:31
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [BugDB] mod_ssl.c version error (PR#177)
>
>
> Full_Name:
> Version: 2.28
> OS: linux 2.0.36
> Submission from: du196.iro.ptd.net (204.186.7.196)
>
>
> I have apache-1.3.3, mod_ssl-2.2.4-1.3.4, openssl-0.9.2b,
> mod_perl-1.18, and php-3.0.6 with mysql-3.22.20a
>
> this combination works great
>
> I updated my sorce tree with apache-1.3.4 & mod_ssl-2.28
> compiled and installed these programs
>
> http starts up and works fine, however when i try to start
> https i receive an error stating that "version of mod_ssl.c
> incompatable please up-date this file"
>
> i'm using the "mod_ssl.c" file that came with mod_ssl-2.28
>
> what can i do?
>
> [EMAIL PROTECTED]
>
> __
> Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
> User Support Mailing List  [EMAIL PROTECTED]
> Automated List Manager[EMAIL PROTECTED]
>

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



Re: [BugDB] mod_ssl.c version error (PR#177)

1999-05-23 Thread modssl-bugdb

On Sun, May 23, 1999, [EMAIL PROTECTED] wrote:

> Full_Name: 
> Version: 2.28
> OS: linux 2.0.36
> Submission from: du196.iro.ptd.net (204.186.7.196)
> 
> I have apache-1.3.3, mod_ssl-2.2.4-1.3.4, openssl-0.9.2b, 
> mod_perl-1.18, and php-3.0.6 with mysql-3.22.20a
> 
> this combination works great
> 
> I updated my sorce tree with apache-1.3.4 & mod_ssl-2.28
> compiled and installed these programs
> 
> http starts up and works fine, however when i try to start
> https i receive an error stating that "version of mod_ssl.c
> incompatable please up-date this file"
> 
> i'm using the "mod_ssl.c" file that came with mod_ssl-2.28

I guess you've built mod_ssl via APXS outside the Apache source tree and
because of EAPI changes between 2.2.4 and 2.2.8 it is considered incompatible
by mod_so. Sorry, you've to rebuild the whole Apache package.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

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