Home  >  Article  >  Backend Development  >  php调用COM 报500,该怎么处理

php调用COM 报500,该怎么处理

WBOY
WBOYOriginal
2016-06-13 13:25:291318browse

php调用COM 报500
用COM调用DLL 在本机上好的,放到服务器上就报500错误,应该不是DLL的问题,换成是DOC一样报500,求给为高手解答,只剩最后25分T_T

------解决方案--------------------
在“服务”里打开
另外你的 DLL 是什么语言编译的?
可能还需要相应的运行库(MSC、MFC除外,除非你的版本更高)

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn