At 05:15 PM 7/7/01 -0400, you wrote:
>Hello,
>
>I tried installing SSL support on my RH6.2 apache server and could not get
>it to work.  So, I took a clean FreeBSD4.3 machine.  I followed the
>directions on http://www.modssl.org/example/ exactly and when I run
>/usr/local/apache/bin/apachectl startssl or just start (without the ssl
>support) I get a ton of warnings; one for almost every module listed in the
>httpd.conf file:
>
>[Sat Jul  7 11:38:54 2001] [warn] Loaded DSO libexec/mod_vhost_alias.so uses
>plain Apache 1.3 API, this module might crash under EAPI! (please recompile
>it with -DEAPI)
>[Sat Jul  7 11:38:54 2001] [warn] Loaded DSO libexec/mod_env.so uses plain
>Apache 1.3 API, this module might crash under EAPI! (please recompile it
>with -DEAPI)
>
>Apache starts and serves content, but these errors always show up and SSL
>still does not work.  I was able to install the test certificate without any
>errors.  I removed everything and installed apache on it's own and it works
>like a champ.  I added the ssl support afterwards again with the same
>results.
>
>Can someone please explain how I compile with DEAPI and if it's really
>necessary and why (when you copy and paste the directions exactly) these
>errors occur.

Apache should already have several of those modules already pre-installed,
so you shouldn't need to use the LoadModule directive.

I have the same problem with PHP, but the compilation interface for Win32
is MSVC++ specific and doesn't describe how to re-build with different
options.  Actually, Apache keeps crashing with SSL support enabled under
Win32...but it only crashes on SSL PHP pages.  CGI mode is even worse.

So, I'm skipping Apache until it becomes stable enough to be called a web
server for my platform.  In the meantime I'm going to continue to use
Xitami.  It's fast, small, I've got my configuration working properly, and
most importantly it doesn't crash.


           Thomas J. Hruska -- [EMAIL PROTECTED]
Shining Light Productions -- "Meeting the needs of fellow programmers"
                  http://www.shininglightpro.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to