Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   How i can activate ionCUBE on Ts Special edition V5.0 ?? (http://www.bvlist.com/showthread.php?t=462)

Dyshka 15th June 2008 09:00

How i can activate ionCUBE on Ts Special edition V5.0 ??
 
How i can put ionCUBE on Ts Special edition V5.0 ?? :wild: :sos: :wallbash:

livisfun 16th February 2009 23:57

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.dll"
zend_extension_ts = "C:\xampp\htdocs\Cop\ioncube_loader_win_5.2.dll"
zend_extension_ts = "C:\xampp\php\zendOptimizer\lib\ZendExtensionManage r.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

peter 14th May 2009 20:06

Edit the php.ini file


To Edit the php.ini File:Open the php.ini file found in the Apache bin folder. The Apache folder is created in the XAMPP folder during installation (for example, C:\Program Files\xampp\apache\bin\php.ini)
Locate the Output_buffering = Off entry and change to Output_buffering = 4096
Locate the display_errors = On entry and change to display_errors = off
zend_extension_ts = "[drive]:\[path]\ioncube_loader_win[php flavor].dll"
where [drive] and [path] locate the loader, and [php flavor] is the ioncube version, for example:
zend_extension_ts = "C:\xampp\htdocs\awm\ioncube\ioncube_loader_win_5.2 .dll"
Save the changes to the file
Restart the Apache server, or your machine, after the file has been updated


All times are GMT +2. The time now is 03:29.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.