zend-loader-php5.6-windows-x86
usb dsp 

所属分类:单片机开发
开发工具:LINUX
文件大小:115KB
下载次数:0
上传日期:2020-10-20 21:04:21
上 传 者sazsaz
说明:  from the article Discovering Python step . de for person detection in a video stream

文件列表:
zend-loader-php5.6-windows-x86\php_opcache.dll (148576, 2016-11-20)
zend-loader-php5.6-windows-x86\ZendLoader.dll (167520, 2016-11-20)
zend-loader-php5.6-windows-x86 (0, 2020-02-08)

Zend Guard Loader installation instructions ------------------------------------------- Installing Zend Guard Loader for any PHP-NTS distribution: ========================================================== 1. Extract the Zend Loader package that corresponds to your php version and OS arch (the package also contains opcache binary) 2. Place the ZendLoader and opcache binaries in your filesystem. 3. Add the following lines to your php.ini file for loading the ZendGuardLoader: Linux and Mac OS X: zend_extension= zend_extension= Windows non-thread safe: zend_extension= zend_extension= * Note: The supplied opcache replaces your current opcache binary in order to allow correct extension loading. * Note: Loader line should be first 4. Optional: Add an aditional line to your php.ini for enabling ZendGuardLoader ; Enables loading encoded scripts. The default value is On zend_loader.enable=1 5. Optional: following lines can be added your php.ini file for ZendGuardLoader configuration: ; Disable license checks (for performance reasons) zend_loader.disable_licensing=0 ; The Obfuscation level supported by Zend Guard Loader. The levels are detailed in the official Zend Guard Documentation. 0 - no obfuscation is enabled zend_loader.obfuscation_level_support=3 ; Path to where licensed Zend products should look for the product license. For more information on how to create a license file, see the Zend Guard User Guide zend_loader.license_path= 6. Restart your Web server. 7. Check that loader and opcache are both loaded ( phpinfo() ) or php -v 8. Run your encoded files

近期下载者

相关文件


收藏者