Page 2 of 2

Posted: Sat Apr 15, 2006 7:06 pm
by matt3830
This seems to be the consistent error:

Code: Select all

PHP Fatal error:  [ionCube Loader] The Loader must appear in the php.ini file before other extensions in Unknown on line 0
Failed loading /usr/lib/php4/ioncube_loader_lin_4.4.so:  /usr/lib/php4/ioncube_loader_lin_4.4.so: cannot open shared object file: No such file or directory

Posted: Sun Apr 16, 2006 12:21 am
by matt3830
OK, I think I have it figured out now. I commented out the the fields in both

ioncube-loader.ini
and
ioncube.ini

The zend seems to work fine now. I just got it working through trial and error. Why was this causing the problem?

Posted: Sun Apr 16, 2006 8:23 am
by scott
I know ioncube is not compatible with PHP 4.4.2. I'll be moving PHP 5.0 into the [atomic] channel soon because of it.

Posted: Wed Apr 19, 2006 2:14 am
by rajivm
I use Ioncube w/ PHP 4.4.2 and it works fine. When I installed the Plesk 8 updates I had an issue similar to yours but I just needed to adjust the order the extensions were loaded in.


zend_extension=/usr/lib/php4/php_ioncube_loader_lin_4.4.so
;PHP Accelerator extension
zend_extension = /usr/lib/php_accelerator_1.3.3r2.so