Date: Wed, 16 Nov 2005 22:42:18 +0300 From: "Andrew P." <infofarmer@gmail.com> To: Ian Lord <lordi@msdi.ca> Cc: freebsd-questions@freebsd.org Subject: Re: COMPAT_IA32 & COMPAT_FREEBSD5 Message-ID: <cb5206420511161142s6c56c7d3kb628f4bdedaf5fe6@mail.gmail.com> In-Reply-To: <6.2.3.4.2.20051116141813.04ab97e0@pop.msdi.ca> References: <6.2.3.4.2.20051116122047.04a74dc0@pop.msdi.ca> <cb5206420511161108yd1db78dh5eb375e6bffcd036@mail.gmail.com> <6.2.3.4.2.20051116141813.04ab97e0@pop.msdi.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/16/05, Ian Lord <lordi@msdi.ca> wrote: > So Basically, I would need to recompile Php for ia32 and run it in > emulation, then since php is running as a dso, recompile apache... > > At that point, I prefer to do a make buildworld :) You should propably not rely on ia32 compatibility layer on any kind of production server unless absolutely necessary, i.e. you need a legacy closed-source x86 app. If it's critical, consider using FreeBSD/i386, if not, try creating a x86 jail environment. This is not so easy the first time you do it, but it comes very comfortable later.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420511161142s6c56c7d3kb628f4bdedaf5fe6>