Ioncube loader or ZendOptimizer for FreeBSD 5.4 / AMD64 - HOW?
Oleg Rusanov
freebsd-amd64 at molecon.ru
Sun Oct 30 20:51:38 PST 2005
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 at molecon.ru
More information about the freebsd-amd64
mailing list