Different IonCube Loaders for cron and site?
Posted by: rudberg
Posted on: 2009-08-11 02:56:00
Hi,
I'm getting this error when putting a cron-job to ignite a program that is encoded by IonCube. The program is part of WHMCS and is only used to fetch e-mails into a trouble-ticketing system.
I went through the correct way according to the Wiki on IonCube_Loader for installing IonCube for the 5.2 PHP version in cgi-bin for myself according to, and everything works fine on the main install of WHMCS itself (that would not want to run until I installed the ioncube_loader_lin_5.2.so), it's ONLY when this particular program is called that I get an error that says:
Site error: the file <b>/home/myaide/myaide.net/pipe/pop.php</b> requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.
The problem is that my phpinfo says I'm running 5.2.9 which makes sense since all the rest would only install using the ioncube_loader_lin_5.2.so so I'm a bit at a loss at what to do here?
Can two loaders be used simultaneously, and if so, how do I configure them to do so?