现在最新版本的openbas5.3和freebsd8.4都不支持zend guard loader,有谁试过成功安装的吗? 发来一份文档过来,谢谢了!
本帖最后由 fengye5257 于 2013-03-27 13:40 编辑 系统版本:CentOS 6.4 php 版本:5.3.3 [下面附件是phpinfo和php.ini的内容] 我把zendguardloader.so文件放置在了如下位置: /usr/lib/php/modules/zendguardloader.so 根据zend guard loader的使用说明,我在/etc/php.ini的结尾加上了如下代码: [zend guard loader] zend_extension=/usr/lib/php/modules/zendguardloader.so zend_loader.enable=1 zend_loader.disable_...
本帖最后由 dzminglong 于 2013-08-25 14:07 编辑 我是参考了这篇文章,http://www.digua8.org/?post=27 但按照上面所说,怎么都显示不出来支持zend guard loader。 php -m 没有,php -v 没有, phpinfo页面也没有,我的php安装为 ./configure --prefix=/usr/local/php --with-config-file-path=/etc/php/php.ini --enable-zend-multibyte --enable-maintainer-zts --with-iconv-dir=/usr/local --with-freetype-dir --with-my...
zend_loader类可以帮助你动态加载文件。 zend_loader vs. require_once() zend_loader 最适合于加载的文件名是变量的情况(例如你要加载的文件的名称来自于用户的输入或者某个方法的参数)。如果你加载的文件名或类名是一个常量(即确定的文件,如/lib/test.php),则使用 zend_loader 并不比传统的PHP函数 require_once() 有什么优势。 zend_loader类的方法包括: 1、文件加载 zend_loader::loadFile($filename, $di...
请问那位有zend guard破解版? 找的很累,那位有破解版的,给个地址,或者传个附件? 最好是Linux版本的,zend guard应该可以以命令行方式运行吧? 想直接装到远程主机上.
[[email]root@Last.Wor[/email].]# ./zend*.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory ...
我这几天下载了好几个zend guard 4.0.1,但每次加密是总是出现“zendenc5.exe遇到问题需要关闭。。。”错误提示,程序死掉。着急呀,谁有能用的,告诉我到哪去下载!:)
用zend guard 4.0.1特别版,加密时出现“zendenc5.exe遇到问题需要关闭...”信息,程序终止运行; 从别的地方下载了zend guard 4.0.1特别版,加密时还是出现同样的问题; 换了一个PHP项目加密,还是出现同样的问题; 加密单个PHP文件index.php,还是出现同样的问题; 换了台机器测试,还是同样的问题; 彻底晕了。。。:(:cry: 用试用版加密,通过,但是网站运行时出现很多警告: Warning: preg_match() [function.preg-match]: N...