RE: DSO support on AIX

"McAllister, Andrew" <[email protected]> Tue, 16 Jul 2002 09:20:39 -0500
Newsgroups gmane.linux.redhat.stronghold
Message-ID <0446E3CEA580B2449829336B03DC259B0122F5D6@um-mailnode1.um.umsystem.edu>
A follow up and summary to my own post....
Despite help from the list, we never did get this working. We could build DSO modules and use them with the Stronghold binary as it originally shipped, but we never got this working after a re-compile.

Unfortunately, we must recompile Stronghold because we require a feature that is not built by default.

So, the upshot is, I downloaded Apache and mod_ssl and built perfectly good binaries that supported DSO and everything else we do. I copied over my keys and certificates from the SH directory and all was well. So much for Stronghold on AIX. 

Andrew McAllister
University of Missouri

P.S. We still use SH on Solaris x86; it compiles just fine with DSO support.

> -----Original Message-----
> From: McAllister, Andrew 
> Sent: Tuesday, July 09, 2002 11:54 AM
> To: [email protected]
> Subject: [Stronghold-users] DSO support on AIX
> 
> 
> We've downloaded the latest Stronghold (3017) and installed 
> it on our AIX 4.3.1 box. It works as delivered as a binary. BUT...
> 
> We can re-compile but we don't seem to be able to get dynamic 
> module support. In particular, the php3 module shipped no 
> longer works and we get a message like:
snip