
Originally Posted by
Website Rob
They are Server scripts maintained by your Hoster.
All Hosters provide either Zen Optimizer, IonCube or both.
For what version you will have to check Admin > Tools > Server Info or ask your Hoster.
Apparently when I checked the Server Info using the steps above, it shows Zend Extension, which is different.
I found it very odd that my host did NOT have Zend Optimizer installed on the server I am hosted through. They did give me instructions on how I can add it to my public_html folder and then the information I needed to add to the .htaccess file as well as to create a php.ini file. Once I did all this it worked.
According to the Zend Optimizer site:
Zend Optimizer is a free runtime application that enables PHP to run the files encoded by Zend Guard, and it can be freely used by anyone looking to run Zend Guard-encoded applications. Zend Optimizer also performs some runtime optimizations of your code which can result in minor performance gains.
The files from MagneticOne are encoded so that is why it's needed.
Bookmarks