Merhaba arkadaşlar.
Siteye eklenti kurarken;
Site error: the file /home/xxxx/public_html/wp-content/plugins/wp-xxx.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.
şeklinde bir hata alıyorum. Easyapachi ile vps'nin yapılandırmasını yeniledim. Php. ini dosyasına girdiğimde
Directory in which the loadable extensions (modules) reside.
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20100525"
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.4.so"
Kod bu şekilde görülüyor. Fakat php -v yazdığımda gelen ekran şu şekilde;
PHP 5.4.20 (cli) (built: Sep 27 2013 02:27:38)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd.Bu sorunu nasıl çözebilirim? Yardımlar için şimdiden teşekkürler.