Anyone have any guidance as to how to get this script to work on a 64bit machine (opteron 175)? We used the 64 bit version of IonCube but still get the error.
We have this error when going to our site on the new server:
Site error: the file /home/over/public_html/vbseo.php requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.
Obviously it means we need IONcubet which seems to be installed:
root@server [/usr/src/ioncube]# php -v
PHP 4.4.1 (cli) (built: Feb 13 2006 22:39:26)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with the ionCube PHP Loader v3.1.9, Copyright (c) 2002-2006, by ionCube Ltd., and
with Zend Extension Manager v1.0.9, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v2.6.2, Copyright (c) 1998-2006, by Zend Technologies
However here is from error_log in apache every time we restart it:
[Tue Feb 14 13:45:55 2006] [notice] caught SIGTERM, shutting down
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions
[Tue Feb 14 13:45:56 2006] [notice] Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a configured -- resuming normal operations
[Tue Feb 14 13:45:56 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Tue Feb 14 13:45:56 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
Any ideas?



LinkBack URL
About LinkBacks





Reply With Quote