六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 895|回复: 0

Can't load ZendLoader.dll in php 5.3.13

[复制链接]

升级  39.67%

64

主题

64

主题

64

主题

举人

Rank: 3Rank: 3

积分
319
 楼主| 发表于 2015-2-10 13:55:33 | 显示全部楼层 |阅读模式
Can't load ZendLoader.dll in php 5.3.13

I install WAMP 2.2 in "D:\wamp\"
The php version is 5.3.13
I extracted the ZendLoader.dll into my WAMP's PHP directory  "D:\wamp\bin\php\php5.3.13\zend_ext"
and I modify the php.ini file in directory  "D:\wamp\bin\php\php5.3.13\"

I add this before "; XDEBUG Extension" :

[ZendLoader]
zend_extension = "d:/wamp/bin/php/php5.3.13/zend_ext/ZendLoader.dll"
zend_loader.enable=1
; 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=

but when I use "PHP -V" to see whether I install the extension successful
php.exe popup a dialog says :" can't  lanch this program,because this computer lose "php5.dll",please try again to install thie program to resolve this problem"

who can help me ?? thanks
  1. you php is thread sefe ,zendloader need php no thread safe
复制代码
Can't load ZendLoader.dll in php 5.3.13
摘自:http://forums.zend.com/viewtopic.php?f=57&t=105853

您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表