vds te bulunan bir sitede aşağıda ki hata çıkmakta
Site error: the file xx/ek.php requires the ionCube PHP Loader ioncube_loader_lin_5.4.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
Herşeyden önce vds bilgileri
Centos 6.6 64 bit
Php versiyonu: 5.4.41
php -v çıktısı:
PHP 5.4.41 (cli) (built: May 21 2015 20:27:11)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
sorun çözümü için google dan aramalar yaparak birkaç şey denedim fakat sonuç elde edemedim. ioncube kurmaya çalıştım ama başarılı olamadım. Kurulum için izlediğim yol;
mkdir /usr/local/ioncube/
cd /usr/local/ioncube/
wget
http://downloads3.ioncube.com/loader..._x86-64.tar.gz
tar zxvf ioncube_loaders_lin_x86-64.tar.gz
cd ioncube
mv * ../
rm -rf ioncube
rm -rf ioncube_loaders_lin_x86-64.tar.gz
hatanın çözümü hakkında yardımlarınızı rica ediyorum.