> First I use a regular binary downloaded from OpenSA.
> So from a user point of view I can't tell you if this binary
> is build with VC or cygwin.
It's build with Visual C++ 6.0 / Service Pack 4 on Windows 2000
Professional.

> ... [snap] ...
> [Tue Oct 31 10:24:22 2000] [warn] Loaded DSO
> modules/ApacheModuleIno.dll
> uses plain Apache 1.3 API, this module might crash under EAPI! (please
> recompile it with -DEAPI)
The problem is the following: as Apache doesn't allow for easy inclusion
of other protocols, like SSL is one, mod_ssl comes with an extension called
EAPI. EAPI allows modules like the SSL protocoll to be added into your
Apache web server. Without EAPI (or some other patch) this is not possible!
The errors you see come up, as modules which are not compiled with EAPI
usualy produce segfaults. Some modules even crash your whole system.
What you have to do, in order to get things running, is to recompile
these modules with the OpenSA source package and the EAPI extension.
That's the price for using SSL under both Win32 and Unix.
If you do NOT have Visual C++, the only thing i can offer you in this case:
tell me where these modules are available and i'll compile them for you.

Daniel


--
This is The OpenSA Project's mailing list. For more information,
please visit the project's web site at http://www.opensa.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to