32-bit compatibility
Brooks Davis
brooks at one-eyed-alien.net
Wed May 26 10:21:19 PDT 2004
On Wed, May 26, 2004 at 11:03:35AM -0400, Luke Beaulieu wrote:
> I'm currently building a web server that will be setup with
> FreeBSD/amd64. It must run Apache with mod_ssl and the Frontpage
> extensions module from RTR (http://www.rtr.com).
>
> Can FreeBSD run a 32-bit module (mod_frontpage) and a 64-bit web
> server reliably? This server will be in a production environment so I'd
> like to be sure. Thanks for any help.
That's not possible. The ABI of the module (a dynamic library) and
the web server are not the same so the module can't be loaded (linked).
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20040526/f6edb455/attachment.bin
More information about the freebsd-amd64
mailing list