ioncube ...

Hi,

I’ve Iworx 3.0.3 on CentOS 5 (php5/mysql5) and it looks that ioncube is not installed ?

php -v
PHP 5.1.6 (cli) (built: Sep 20 2007 10:04:27)
Copyright © 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright © 1998-2006 Zend Technologies

How to configure it on a account needing it to work ? (x-cart)

regards

Paulo

You need to download the correct version of ioncube here:

Then you just create a file in /etc/php.d called ioncube.ini.

Here is my /etc/php.d/ioncube.ini

; Enable ioncube extension module
zend_extension = /usr/lib64/php/modules/ioncube_loader_lin_5.1.so

Then just restart apache and you should be all set.

Thanks Justin :wink:

quick install

quick installation of ioncube on centos 86_64 php5.3

run in terminal

wget http://sourceforge.net/projects/interworx/files/ioncube/interworx_ioncube.sh/download

chmod 777 interworx_ioncube.sh|./interworx_ioncube.sh

bblori tq for tutorial work fine on cloudlinux php 5.3 now have ioncube :slight_smile:

tq for ioncube tutorial :smiley:

[QUOTE=bblori;21696]quick installation of ioncube on centos 86_64 php5.3

run in terminal

wget http://sourceforge.net/projects/interworx/files/ioncube/interworx_ioncube.sh/download

chmod 777 interworx_ioncube.sh|./interworx_ioncube.sh[/QUOTE]

Hello i’m sorry i got this error can u help ?

Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.3.so: /usr/lib64/php/modules/ioncube_loader_lin_5.3.so: undefined symbol: zend_resolve_path

Hi vibol

I sorry, the ioncube your trying to install as above is for centos, which I’m not too sure if this will install on your os.

You maybe best advised to look for ioncube for your os.

I maybe wrong though sorry, and I would have a quick look but I’m working at the moment sorry.

I hope that helps and once again, I’m sorry if I’m wrong, but I have no experience on your os.

John

Hi vibol

I’m sorry, just a quick thought, have you checked interworx rpm from website, I think it’s listed from support but if you have a look through top menus on website, you should see the rpm, then choose the best one for your os.

Again, sorry if I’m wrong

John

[QUOTE=d2d4j;25158]Hi vibol

I’m sorry, just a quick thought, have you checked interworx rpm from website, I think it’s listed from support but if you have a look through top menus on website, you should see the rpm, then choose the best one for your os.

Again, sorry if I’m wrong

John[/QUOTE]

Hello thz again it solved now ^^ it recommend me to upgrade php 5.1 to 5.3

If anyone is looking to install Ioncube for Interworx you can use this:

Install Ioncube for PHP5.3 32BIT OS

wget http://licensecart.com/iworx/interworx_ioncube_5.3_32bit.sh
chmod 777 interworx_ioncube_5.3_32bit.sh
./interworx_ioncube_5.3_32bit.sh

Install Ioncube for PHP5.3 64BIT OS

wget http://licensecart.com/iworx/interworx_ioncube_5.3_64bit.sh
chmod 777 interworx_ioncube_5.3_64bit.sh
./interworx_ioncube_5.3_64bit.sh

Install Ioncube for PHP5.4 32BIT OS

wget http://licensecart.com/iworx/interworx_ioncube_5.4_32bit.sh
chmod 777 interworx_ioncube_5.4_32bit.sh
./interworx_ioncube_5.4_32bit.sh

Install Ioncube for PHP5.4 64BIT OS

wget http://licensecart.com/iworx/interworx_ioncube_5.4_64bit.sh
chmod 777 interworx_ioncube_5.4_64bit.sh
./interworx_ioncube_5.4_64bit.sh

Install Ioncube for PHP5.5 32BIT OS

wget http://licensecart.com/iworx/interworx_ioncube_5.5_32bit.sh
chmod 777 interworx_ioncube_5.5_32bit.sh
./interworx_ioncube_5.5_32bit.sh

Install Ioncube for PHP5.5 64BIT OS

wget http://licensecart.com/iworx/interworx_ioncube_5.5_64bit.sh
chmod 777 interworx_ioncube_5.5_64bit.sh
./interworx_ioncube_5.5_64bit.sh

Thanks to: staffkaptar[at]gmaill.com for the PHP 5.3 64bit script, we’ve edited them for 5.4 5.5 each version and 32bits and host them for interworx users.

i installed interworx then i try to install ioncube it is showing installed but not working and before i install i was getting ioncube loader error but now only white page. any idea?

Install Ioncube for PHP5.3 64BIT OS
Code:
wget http://licensecart.com/iworx/interworx_ioncube_5.3_64bit.sh
chmod 777 interworx_ioncube_5.3_64bit.sh
./interworx_ioncube_5.3_64bit.sh

[QUOTE=pampero;26935]i installed interworx then i try to install ioncube it is showing installed but not working and before i install i was getting ioncube loader error but now only white page. any idea?

Install Ioncube for PHP5.3 64BIT OS
Code:
wget http://licensecart.com/iworx/interworx_ioncube_5.3_64bit.sh
chmod 777 interworx_ioncube_5.3_64bit.sh
./interworx_ioncube_5.3_64bit.sh[/QUOTE]

White page? can you enable error reporting and see what shows up?

actually i just tested html files working but any of php file is not working

Hi pamperi

What php version do you have installed

What is your distro and is it vps

Many thanks

John

i’m new on linux im using php 5.3 by default coming with interworx, yes it is vps we have dedicated too but we want to test it on vps first. i have no idea about distro

Hi pampero

Welcome to the forums

Distro is the version of Linux you installed ie centos KVM etc

When posting, it is always a good idea to state distro and server type, as well as IW version installed.

I suspect php is running, but you need to turn on debug (nodeworx server, debug) then look for errors in logs.

Have you tried testing with info.php which you can use from nodeworx, system services, web server, php version. Does this display

Also, after installing ioncube, did you restart apache. I like to manually do it from ssh service httpd stop and service httpd start. Take note if any errors shown.

Also, as it is vps, are your quotas correct, sometimes quotas can be wrong, but this depends upon your distro

I hope that helps

Many thanks

John

Hi pampero

It looks like it’s corrupted as the download/size appears odd.

This is likely due to licensecart been in maintanance mode.

I thought you had installed it and was proven to be installed.

If you need it today, follow the link above mikes post and it should work. They are the same version for ioncube

Hope that helps

Many thanks

John

Thank you for sharing this