| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3B202F07.148FAD99@wapme-systems.de> |
| Date: | Fri, 08 Jun 2001 03:48:55 +0200 |
| From: | Stipe Tolj <tolj AT wapme-systems DOT 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 AT cygwin DOT com |
| Subject: | DLL support for Apache 1.3.x |
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 AT wapme-systems DOT de
-------------------------------------------------------------------
Wapme Systems AG
Münsterstr. 248
40470 Düsseldorf
Tel: +49-211-74845-0
Fax: +49-211-74845-299
E-Mail: info AT wapme-systems DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |