Softaculous


Topic : how to install zen optimizer ??


Posted By: darkell on January 16, 2012, 7:41 pm
how to install zen optimizer on Windows and ampps?


thanks

Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd.,and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, byZendTechnologies
  with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies

Posted By: tidus on January 17, 2012, 5:35 am | Post: 1
Quote From : darkell January 16, 2012, 7:41 pm
how to install zen optimizer on Windows and ampps?


thanks

Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd.,and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, byZendTechnologies
  with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies


Hi,

You will have to switch version from PHP 5.3 to PHP 5.2 and Download Zend Optimizer (Runtime for PHP 5.2 and earlier) from
http://www.zend.com/products/guard/downloads.

Run the .exe and follow the wizard and you should be able to successfully install Zend Optimizer.

Note: Make changes in your AMPPS conf. i.e path/to/Ampps/conf/php-5.2.ini manually.

Like,

Code
;ionCube Loader
zend_extension_ts="{$path}\php\ioncube_loader_win_5.2.dll"

;Zend Optimizer
zend_extension_ts="path\to\Zend\ZendOptimizer\lib\ZendExtensionManager.dll"

;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
.
.
.

[Zend]

zend_extension_manager.optimizer_ts="{$path}\php\Zend\ZendOptimizer\lib\Optimizer-3.3.0"



Edited by tidus : January 17, 2012, 6:04 am

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: darkell on January 17, 2012, 12:56 pm | Post: 2
ok thanks

Posted By: rasha on March 1, 2016, 11:42 am | Post: 3
THANKS FOR INFORMATION

-----------------------
== http://www.crosswordchamp.com/ ==

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.