liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Tue May 02, 2006 9:38 am Post subject: |
|
|
Zend is short for Zend Technologies, an Israeli company that, similar to ionCube, makes products for PHP developers. There is no product called Zend.
On most of the platforms that we support, PHP 4.1.0 and above is supported.
Other than that, you need to have either access to the php.ini file or the server configured suitably for runtime install of the Loaders from user space on demand. Loaders come with a helper script (ioncube-loader-helper.php) that can test for runtime install support, and that provide instructions on a php.ini install if required. If you have access to the php.ini file, that route is best as there is no overhead from PHP installing and removing the Loader on each request.
See also http://www.ioncube.com/loader_installation.php for details. _________________ Community Admin |
|