• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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