I installed mod_ssl 2.6.6 on Solaris 2.7.
When I started the apache 1.3.12 server (apachectl startssl), I get warnings
similiar to the following for all my modules:

[Fri Dec 29 18:48:20 2000] [warn] Loaded DSO libexec/mod_headers.so uses
plain Apache 1.3 API, this module might crash under EAPI!  (please recompile
it with -DEAPI)

What I did then is
        +> stopped the httpds (apachectl stop)
        +> went into libexec/ and removed all mod_*.so files
        +> re-ran the configure script in the Apache source tree

                configure --enable-module=ssl --prefix=/export/home/apache
--enable-shared=max --enable-module=most                
        +> issued "make clean"
        +> issued "make EAPI="
        +> issued "make install"

I still get the same problem after restarting.  What could be wrong?
Thanks.

winmail.dat

Reply via email to