problem with redhat enterprise linux 4 (rhel4 rhe4)

"hbeaumont hbeaumont" <[email protected]>
Newsgroups gmane.comp.apache.mod-ssl.user
Message-ID <[email protected]>
Hi,

I have a working install that I use for redhat enterprise linux 3:

(from my .spec file)

cd mod_ssl-2.8.28-1.3.37
./configure \
--with-perl=/usr/bin/perl \
--with-apache=../apache_%{apversion} \


cd apache_%{apversion}

SSL_BASE="/usr/" \
./configure \
--with-perl=/usr/bin/perl \
--enable-shared=max \
--enable-suexec \
--suexec-caller=nobody \
--suexec-docroot="/home" \
--suexec-userdir="www" \
--enable-module=ssl \
--enable-module=rewrite


This works fine on RHEL3, but when I try to use the same config on
redhat enterprise 4 I get the following behavior.

All SSL hits return a blank page.

ssl_engine_log shows:

[31/Aug/2006 17:26:07 12662] [info]  Connection to child 28
established (server myserver.com:443, client 192.168.1.100)
[31/Aug/2006 17:26:07 12662] [info]  Seeding PRNG with 1160 bytes of entropy

access_log shows nothing.

selinux is not on.

I can't seem to find what is wrong.

ssl is :

openssl-devel-0.9.7a-43.8
openssl-0.9.7a-43.8

mod_ssl is  mod_ssl-2.8.28-1.3.37.tar.gz
apache is apache_1.3.37.tar.gz

I'm stumped. Any ideas?
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.