Heim  >  Artikel  >  Backend-Entwicklung  >  php.ini里已经添加了extension=php_com_dotnet.dll,但是为什么菜单里看不到?

php.ini里已经添加了extension=php_com_dotnet.dll,但是为什么菜单里看不到?

WBOY
WBOYOriginal
2016-06-23 14:14:313218Durchsuche

windows7 64位,Apache : 2.4.4  PHP : 5.4.12

但是为什么在扩展菜单里看不到php_com_dotnet.dll这一项呢?


回复讨论(解决方案)

我之前在windows下安装reids扩展的时候遇到过类似的问题

首先检查下你的dll文件是否版本正确.,..

其次, 我之前使用的是wamp的集成环境,64位下无论如何都无法配置成功(64位系统)  后来64位系统安了32位的wamp  才成功 

之前也是在这里边看到已经写好的那个扩展

你是说我应该试试32位的WAMP吗?

你是说我应该试试32位的WAMP吗?

如果你用的是wamp集成环境...并且是64位的 那么我强烈建议你试试32位的....哪怕你是64位系统

64位下的redis无论如何我都无法扩展   又不懂自己编译  换32位后迎刃而解

重启apache了吗

显然你的弹出菜单是有预置值的,不然未加载的如何能知道?

php_com_dotnet 只在 window 系统中有效,如果也预置的话,岂不产生误解?

谢谢啊,换了32位的WAMP之后,问题解决了,解决了php不能打开access的mdb数据库的问题,见我的另一个问题帖:http://bbs.csdn.net/topics/390500633
安装32位的WAMP之后,我发现ext文件夹里自动有了php_com_dotnet.dll这个文件,而64位的WAMP里没有。

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn