art's ioncube installed , but does not appear on phpinfo();
Posted: Fri May 09, 2008 7:29 am
hi, i have ioncube installed:
And i have php 5 version :
And when i do a phpinfo() from a php page, ioncube does not appear anywere in the info.
Also i've checked out the dir: /etc/php.d/, and does not appear any confing for ioncube...
what's wrong? what should i do to make ioncube load... i need it for a joomla component
Thanks !
Code: Select all
[root@tila etc]# rpm -q php-ioncube-loader
php-ioncube-loader-3.1-2.el5.art
Code: Select all
[root@tila php.d]# rpm -q php
php-5.2.5-4.el5.art
[root@tila etc]# php --version
PHP 5.2.5 (cli) (built: Jan 19 2008 12:46:50)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Also i've checked out the dir: /etc/php.d/, and does not appear any confing for ioncube...
Code: Select all
[root@tila php.d]# ls
dbase.ini json.ini mysql.ini pdo_sqlite.ini xsl.ini
dom.ini mbstring.ini pdo.ini pgsql.ini zip.ini
gd.ini mssql.ini pdo_mysql.ini xmlreader.ini
imap.ini mysqli.ini pdo_pgsql.ini xmlwriter.ini
Thanks !
