On Fri, May 30, 2003, Vinod Kutty wrote:

> I haven't touched openpkg in many months, and recently an application
> arose for it: to maintain apache on some servers using Weblogic 6.1
>
> Environment: Solaris 8 + openpkg 1.2 + apache-1.3.27-1.2.2
>
> I did a quick setup and ran apxs to install the weblogic module mod_wl.so,
> and then mod_wl_ssl.so
>
> I built the apache rpm with "with_mod_auth_ldap", "with_mod_perl" and
> "with_mod_ssl". Later, I tried without "with_mod_ssl".
>
> In all cases, I get segmentation faults for anything handled by the
> weblogic module. I haven't investigated further, but I suspect it has to
> do with --disable-shared in the apache.spec.

The --disable-shared in apache.spec is for PHP. This is not the problem.
And mod_so is build into our Apache, so this is sufficient for DSO
support in Apache. Are you sure your .so's are built against Apache
1.3.27?

> Before I proceed any further, has anyone got these weblogic DSO modules
> working with apache? Or for that matter, any third party binary apache
> modules? What are my options?

Do I understand correctly: you have no source for mod_wl.so and
mod_wd_ssl.so, right? Just the binaries, right?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to