Re: Cannot load Zend/IonCube "File not an ELF object"

2009-04-27 Thread Brynet
OpenBSD/i386 and OpenBSD/amd64 are 2 entirely different architectures.. you cannot run i386 binaries under the amd64 port, it is not supported. -Brynet

Re: Cannot load Zend/IonCube "File not an ELF object"

2009-04-27 Thread unix3
Now with me i386 install everything seems to work fine, but again I couldnt get it to work on amd64.Much less zend which only has 32bit modules for OBSD. Thank you. On Mon, 27 Apr 2009 12:11:44 -0400, unix3 wrote: > I had an error... I was trying to use the 32bit.. and not the 64bit for > AMD.

Re: Cannot load Zend/IonCube "File not an ELF object"

2009-04-27 Thread unix3
I had an error... I was trying to use the 32bit.. and not the 64bit for AMD. However... The 64bit is titled: ioncube_loaders_ope_3.9_x86-64.tar.gz .. seems older because of the 3.9 .. ? In any case, I tried it and it generated a php core dump that prevents me into running any php scripts. Iam fo

Re: Cannot load Zend/IonCube "File not an ELF object"

2009-04-27 Thread Richard Toohey
On 27/04/2009, at 11:22 AM, unix3 wrote: HI, I tried installing seperately Zend Optimizer, or IonCube ... but the error that I get is Failed loading /var/www/usr/lib/php/ZendExtensionManager.so: File not an ELF object Failed loading /var/www/usr/lib/php/ZendOptimizer.so: File not an ELF

Cannot load Zend/IonCube "File not an ELF object"

2009-04-26 Thread unix3
HI, I tried installing seperately Zend Optimizer, or IonCube ... but the error that I get is Failed loading /var/www/usr/lib/php/ZendExtensionManager.so: File not an ELF object Failed loading /var/www/usr/lib/php/ZendOptimizer.so: File not an ELF object The error is the same for IonCube ju