Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B202F07.148FAD99@wapme-systems.de>
Date: Fri, 08 Jun 2001 03:48:55 +0200
From: Stipe Tolj <tolj@wapme-systems.de>
Organization: Wapme Systems AG
X-Mailer: Mozilla 4.6 [de]C-CCK-MCD QXW0321f  (WinNT; I)
X-Accept-Language: de,en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: DLL support for Apache 1.3.x
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi list,

I'm currently trying to build in the dynamic loading of DLLs from
within Apache's httpd.conf which can be done using the "LoadModule"
directive.

Unfortunatly I have a DLL stuff specific problem and don't know
exactly how to deal with this. Here is want I want to:

* a module mod_foo should be exported to mod_foo.dll and then included
using LoadModule from httpd.conf.
* exports are available within mod_foo.dll

but when I try to invoke the daemon I get:

    $ ./httpd
    Syntax error on line 203 of /usr/local/apache/conf/httpd.conf:
    Can't locate API module structure 'rewrite_module' in
/usr/local/apache/bin/mod_rewrite.dll: dlsym: Win32 error 127

Can someone assist in figuring this out, Corinna or Chris??!

Regards,
Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

