The ioncube tag has no wiki summary.
0
votes
1answer
348 views
Failed loading ioncube
I recently upgraded a small server to Ubuntu 12.10 (from 12.04), thus upgrading PHP from 5.3 to 5.4. However, I'm getting this in root's mailbox several times a day:
Subject: Cron ...
1
vote
1answer
447 views
ioncube not load after upgrading to php 5.4
i am afraid that i broke somthing in my vps :/ i hope you can help me.
i am on ubuntu-12.04-x86.
and i moved to new vps so i tryied to upgrade the php to the news version from 5.3 to 5.4.
anyway ...
0
votes
1answer
237 views
Cannot install Ioncube on php
I have downloaded Ioncube then using unzip tar and placed it in document root. Then changed the php.ini file..
I did all according to:
...
-1
votes
1answer
113 views
how to install some extensions on my centos (vmware)VPS with Cpanel
I require the following extensions to be installed for a software to work--
* pdo_mysql extension
* curl extension
* zip extension - for automatic updates
* ftp extension - for automatic updates
* ...
0
votes
1answer
125 views
Is it possible to have both ion cube and zend loaders running on the same server?
For ion cube I need this line
zend_extension = /usr/lib/php5/20060613+lfs/ioncube_loader_lin_5.2.so
while for zend I need this one
zend_extension = /etc/php5/ZendOptimizer.so
Are these loaders ...
0
votes
1answer
352 views
ionCube - Works on CLI but not with HTTP
I'm trying to install ionCube loader on a CentOS 5 machine.
I've installed php 5.3 & ionCube loader through the atomic yum repo.
when i check on the command line, php says ionCube loads fine:
...
0
votes
2answers
221 views
Cron Daemon Error Related To ionCube
I have set up a cron job to run every 5 minutes, however, I'm getting the following error from the cron daemon:
Site error: the file <b>/home/domain.com/public_html/pipe/pop.php</b>
...
0
votes
1answer
785 views
Difficulty Installing Ioncube Loader for PHP 5
My PHP version is 5.2.6, my OS is Debian 5.0 x86-64. I am trying to install the Ioncube loader for PHP but I'm having a little trouble with it. What I have done.
I have downloaded the correct ...
1
vote
1answer
599 views
Setting up IonCube on IIS7 : Windows Server 2008
we've inherited a PHP project from a client that requires IonCube. Our boxes all run on IIS7 and although we've followed the instructions for configuring it, it isn't loading the decoder library. Have ...