google-code-export / wwqgtxx-goagent

Automatically exported from code.google.com/p/wwqgtxx-goagent
1 stars 1 forks source link

找不到 php5ts.dll #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
【导致出现该问题的步骤】
1.运行wwqgtxx-goagent.bat

【问题描述】

弹出 错误框:
title: php.exe - 无法找到入口
内容 : 无法定位程序输入点 php_checkuid 于动态链接库 
php5ts.dll 上

【系统环境】
win7 64-bit 
wwqgtxx-goagent-Release-noFirefox-1.3

【额外信息】
系统 装有 自己的 php 

【该问题的 解决办法】
utility\php\php.exe cleanhash.php
改为:
utility\php\php.exe -c utility\php\php.ini cleanhash.php
其余的php文件运行 类似的修改

【额外疑问】
既然是bat文件,为什么还用unix档案格式,也就是 
换行应该用 CRLF 来表示啊

Original issue reported on code.google.com by xw.ch...@gmail.com on 3 May 2013 at 4:29

Attachments:

GoogleCodeExporter commented 9 years ago
因为本项目使用git同步代码,使用unix格式不容易出现问题。

你汇报的问题貌似只在有自行安装php的情况下出现,我的win7 
x64就没有这个问题。

会在本周日修复这个问题

谢谢汇报。

Original comment by wwqgtxx on 3 May 2013 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by wwqgtxx on 5 May 2013 at 1:22