Current time: 05-06-2024, 09:21 AM Hello There, Guest! (LoginRegister)


Post Reply 
How to install ZendOptimizer-3.3.3-linux
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #10
RE: How to install ZendOptimizer-3.3.3-linux
The following code may be placed in a "zend_optimizer.ini" file inside the "/etc/php5/conf.d" directory. Debian's php is compiled so it always loads all the ini files there, so this way you don't have to modify any templates, nor fear that a panel update may deactivate it Wink
Code:
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
zend_optimizer.version=3.3.3
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
09-24-2009 01:08 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to install ZendOptimizer-3.3.3-linux - kilburn - 09-24-2009 01:08 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)