Hi!

I would like to build apache with mod_ssl, mod_rewrite, mod_so and
mod_jserv.

----------------------------------------------------------------------------------------------------------------------
mod_ssl-2.4.9-1.3.9
./configure --with-apache=../apache_1.3.9

Apache
./configure --enable-rule=SHARED_CORE --enable-module=so --enable-module=
rewrite --enable-module=ssl --prefix=/usr/local/apache/

Apache-JServ:
./configure --with-apache-src=../apache_1.3.9 --enable-apache-conf --pref
ix=/usr/local/jserv/ --with-jdk-home=/usr/local/java/
--enable-compressed-jar --
with-jsdk=/usr/local/jsdk/lib/jsdk.jar

make
make install

then cd to apache
and
make
make certificate
make install

cd /usr/local/apache/bin
./apachectl startssl
Apache/1.3.9 mod_ssl/2.4.9 (Pass Phrase Dialog)
Some of your private key files are encrypted for security reasons.
In order to read them you have to provide us with the pass phrases.

Server app-fallback.propertygate.de:443 (RSA)
Enter pass phrase:

Ok: Pass Phrase Dialog successful.
./apachectl startssl: httpd started

--------------------------------------------------------------------------------------------------------------------
But there is no httpd process. When I start the normal server everything
works fine.
Where is my mistake?

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

Reply via email to