Failed loading /usr/local/lib/ioncube/ioncube_loader_lin_5.1.so: /usr/local/lib/ioncube/ioncube_loader_lin_5.1.so: undefined symbol: execute
PHP 5.5.12 (cli) (built: May 7 2014 17:48:55)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube Ltd. PHP5 Ioncube Sorunu
9
●1.347
- 08-05-2014, 10:40:48php -v çıktısı şu şekilde
- 08-05-2014, 11:53:56php -i |grep php.ini
komutuyla kullanılan php.ini dosyanızı bulup ctrl w basarak arama kısmını açıp ioncube_loader_lin_5.1.so aratıp bulunduğu satırı silmeniz lazım.
siz php 5.5 kullanıyorsunuz ve ioncube 5.5 için olanı da kurulu ancak fazladan birde php 5.1 için olanın kaydı var php.ini dosyanızda. - 08-05-2014, 22:18:52victories adlı üyeden alıntı: mesajı görüntüle
Çıktı şu şekilde şimdide hocam
[root@mail ~]# php -v Zend Guard Loader requires Zend Engine API version 220090626. The Zend Engine API version 220121212 which is installed, is newer. Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Guard Loader. PHP Warning: Module 'ionCube Loader' already loaded in Unknown on line 0 The ionCube PHP Loader is disabled because of startup problems. PHP 5.5.12 (cli) (built: May 7 2014 17:48:55) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube Ltd., and - 08-05-2014, 23:02:42Directadmin panel kullanıyorum,victories adlı üyeden alıntı: mesajı görüntüle
directadmin.ini dosyasında da
zend_extension=/usr/local/lib/ioncube/ioncube_loader_lin_5.5.so satırı varmış onu kaldırdım
çıktı şuan normal :
Zend Guard Loader requires Zend Engine API version 220090626. The Zend Engine API version 220121212 which is installed, is newer. Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Guard Loader. PHP 5.5.12 (cli) (built: May 7 2014 17:48:55) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube Ltd.Zendi update etmeye çalıştığımda
Şu çıktıyı alıyorum : There is no Zend Guard loader available for PHP 5.5. - 09-05-2014, 10:19:21@saintx; Zend'in sitesinde PHP 5.4 paketleri gözüküyor, PHP 5.5 yok malesef.
http://www.zend.com/en/products/guard/downloads - 09-05-2014, 10:45:33@saintx;
[root@mail ~]# rpm -ivh php-zend-guard-loader-5.5.0-3.el6.art.x86_64.rpm warning: php-zend-guard-loader-5.5.0-3.el6.art.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 5ebd2744 error: Failed dependencies: php is needed by php-zend-guard-loader-5.5.0-3.el6.art.x86_64 php-devel is needed by php-zend-guard-loader-5.5.0-3.el6.art.x86_64 rpmlib(FileDigests) <= 4.6.0-1 is needed by php-zend-guard-loader-5.5.0-3.el6.art.x86_64 rpmlib(PayloadIsXz) <= 5.2-1 is needed by php-zend-guard-loader-5.5.0-3.el6.art.x86_64Şu çıktıyı alıyorum.