Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 07:50:35 +0300
From:      Oleg Rusanov <freebsd-amd64@molecon.ru>
To:        freebsd-amd64@freebsd.org
Subject:   Ioncube loader or ZendOptimizer for FreeBSD 5.4 / AMD64 - HOW?
Message-ID:  <326714492.20051031075035@molecon.ru>

next in thread | raw e-mail | index | archive | help
Ioncube loader or ZendOptimizer for FreeBSD 5.4 / AMD64

I am trying to run Ioncube loader and ZendOptimize in 32 bit mode and
also in linux mode.

Following options enabled:

options         COMPAT_IA32             # Compatible with i386 binaries
options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
options         COMPAT_43               # Compatible with BSD 4.3 [KEEP THIS!]
options         COMPAT_LINUX32          # Compatible with i386 linux binaries


# /usr/src/tools/lib32 -> /usr/src/
# make build32 |make install32

# sysctl kern.elf32
kern.elf32.fallback_brand: 3 (also tryed with -1)

and i got the following error:

amd64# php -v
Failed loading /usr/local/lib/php/20020429/ZendExtensionManager.so:  /usr/local/lib/php/20020429/ZendExtensionManager.so: unsupported file layout
PHP 4.3.11 (cgi) (built: Oct 28 2005 19:36:18)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
amd64#

# php -v
Failed loading /usr/local/ioncube/ioncube_loader_fre_4.3.so:  /usr/local/ioncube/ioncube_loader_fre_4.3.so: unsupported file layout
PHP 4.3.11 (cgi) (built: Oct 28 2005 19:36:18)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
amd64#


unsupported file layout?



-- 
Regards,
 Oleg                          mailto:freebsd-amd64@molecon.ru




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?326714492.20051031075035>