• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

ionCube problems

/etc/php.d/ioncube-loader.ini

Here is the Ioncube loader.
So add here this content ...

zend_optimizer.optimization_level=15
zend_extension=/usr/lib/php4/php_ioncube_loader_lin_4.4.so
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2_6_2
zend_optimizer.version=2.6.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

Or of course YOUR CONTENT, this is an example ...
 
Originally posted by lvalics
/etc/php.d/ioncube-loader.ini

Here is the Ioncube loader.
So add here this content ...

zend_optimizer.optimization_level=15
zend_extension=/usr/lib/php4/php_ioncube_loader_lin_4.4.so
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2_6_2
zend_optimizer.version=2.6.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

Or of course YOUR CONTENT, this is an example ...

Thanks man, by changing a few things it now works.
 
ioncube rpm required by Plesk's PPWSE rpm (WebSite Editor). If you don't need it, remove PPWSE and then remove php-ioncube-loader rpm.

That's it.
 
My suggestion is to not remove, better upgrade to new Ioncube Loader.
A lot of customer can buy different software and is encoded with IonCube ...
 
No versions of IonCube work with eAccelerator (any version) so one has to go.

Unless you are using the PSWE (Why would you?) - IonCube should be removed with prejudice.

Why anyone builds on IonCube is beyond me... it's a horrible, horrible engine and should be burned at the stake.
 
Back
Top