hey i have ioncube installed but the extension is not loaded here is my php version:
[root@sv1 ~]# php -v
PHP 5.5.38 (cli) (built: Jul 21 2016 14:12:41)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.1.2, Copyright (c) 2002-2016, by ionCube Ltd.
here is when the script detects if its enabled:
if(!extension_loaded("ionCube Loader")){ echo "ionCube loader is required to run BoxBilling. Instructions to install ionCube loaders http://www.ioncube.com/loaders.php or contact support at http://www.boxbilling.com"; exit(199); }
how do i solve this?
here is my sysinfo:
[root@sv1 ~]# sh /script/sysinfo
A. Control Panel:
- Kloxo-MR: 7.0.0.c-2017050104
- Web: --uninstalled--
- PHP: php56s-5.6.30-2.ius.centos6 (fpm mode)
B. Plateform:
- OS: CentOS release 6.9 (Final) x86_64
- Hostname: sv1.dattasolutions.com.mx
C. Services:
1. MySQL: --uninstalled--
2. PHP:
- Installed:
- Branch: --uninstalled--
- Multiple:
* php53m-5.3.29-1.ius.centos6
* php54m-5.4.45-1.ius.centos6
* php55m-5.5.38-1.ius.centos6
* php56m-5.6.30-2.ius.centos6
* php70m-7.0.18-1.ius.centos6
* php71m-7.1.4-1.ius.centos6
- Used: php55m-fpm
- Multiple: enable
3. Web Used: apache
- Hiawatha: --uninstalled--
- Lighttpd: --uninstalled--
- Nginx: --uninstalled--
- Apache: --uninstalled--
- PHP Type: php-fpm_event
- Secondary PHP: on
4. WebCache: none
- ATS: --uninstalled--
- Squid: --uninstalled--
- Varnish: --uninstalled--
5. Dns: bind
- Bind: bind-9.9.9-1.mr.el6.x86_64
- DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
- NSD: nsd-4.1.14-1.el6.x86_64
- PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
- Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
6. Mail: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
- pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
- smtp: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
- spam: bogofilter-1.2.4-1.el6.x86_64
7. FTP: pure-ftpd
- pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
8. Stats: awstats
- awstats: kloxomr-stats-awstats-7.6-1.mr.noarch
D. Memory:
total used free shared buffers cached
Mem: 6144 649 5494 7 0 237
-/+ buffers/cache: 411 5732
Swap: 6144 0 6144
E. Disk Space:
Filesystem Size Used Avail Use% Mounted on
/dev/ploop35921p1 148G 11G 130G 8% /
*** Process Time: 00:00:00:26.26320 (dd:hh:mm:ss:xxxxxx) ***
* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
(importance after Kloxo-MR update)