View Single Post
  #2  
Old 16th February 2009, 23:57
livisfun livisfun is offline
Member
 
Join Date: Feb 2009
Default
Posts: 2
Smile TS Special Edition
you will need to install zend first and then you go to php.ini and find zend existence and putt there where you iocop is and restart appache and its done you can have a look at my php.ini here

[Zend]
zend_extension_ts = "C:\xampp\htdocs\Cop\ioncube_loader_win_5.1.dl l"
zend_extension_ts = "C:\xampp\htdocs\Cop\ioncube_loader_win_5.2.dl l"
zend_extension_ts = "C:\xampp\php\zendOptimizer\lib\ZendExtensionManag er.dll"
zend_extension_manager.optimizer_ts = "C:\xampp\php\zendOptimizer\lib\Optimizer"
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15
;zend_optimizer.license_path =
; Local Variables:
; tab-width: 4
; End:


and sorry 4 my eng hop i could help you a little
Reply With Quote