Install softaculous : Error the file requires the ionCube PHP Loader ioncube_loader_lin_5.3.so

Jika anda mendapatkan Error ioncube ketika melakukan installasi softaculous di Directadmin misalnya error ioncubenya seperti ini

Site error: the file /usr/local/directadmin/plugins/softaculous/admin/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.3.so

Padahal Ioncube telah terinstall dengan baik contoh kasus ioncube sudah terinstall dengan baik

# php -v
PHP 5.3.10 (cli) (built: Apr 15 2012 20:40:43)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
    with the ionCube PHP Loader v4.0.14, Copyright (c) 2002-2011, by ionCube Ltd., and
    with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
    with Suhosin v0.9.33, Copyright (c) 2007-2012, by SektionEins GmbH

Solusinya adalah, edit file php.ini dan temukan baris yang memanggil ioncube

# nano /usr/local/lib/php.ini

cari baris yang meload ioncube misalnya

zend_extension=/usr/local/lib/ioncube_loader_lin_5.3.so

Edit php.ini softaculous

# nano /usr/local/directadmin/plugins/softaculous/php.ini

ubah baris ini

zend_extension = "/usr/local/directadmin/plugins/softaculous/ioncube.so"

menjadi ini

zend_extension=/usr/local/lib/ioncube_loader_lin_5.3.so

Restart apache. Silahkan cek halaman Softaculous dan harusnya softaculous sudah terinstall dengan baik.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

What is 5 + 15 ?
Please leave these two fields as-is:
IMPORTANT! To be able to proceed, you need to solve the following simple math (so we know that you are a human) :-)

 

Wordpress SEO Plugin by SEOPressor