D
dbmv
Guest
Looked through some other threads, but haven't found the answer to this one.
I've been trying to install Zend and Ioncube loaders for the last few hours. Followed their directions to the letter.
Here's what the relevant part of my php.ini file looks like :
zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.0.so
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2
zend_optimizer.version=3.2.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
Phpinfo doesn't state any Zend Extensions or Ioncube loaders are installed (and yes, I also installed Zend optimizer, which moved php.ini and created a symlink, and so on..)
Anyone have any ideas?
Many thanks!
I've been trying to install Zend and Ioncube loaders for the last few hours. Followed their directions to the letter.
Here's what the relevant part of my php.ini file looks like :
zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.0.so
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2
zend_optimizer.version=3.2.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
Phpinfo doesn't state any Zend Extensions or Ioncube loaders are installed (and yes, I also installed Zend optimizer, which moved php.ini and created a symlink, and so on..)
Anyone have any ideas?
Many thanks!