Windows 上的 PHP:LDAP (5.2) 或 Fileinfo (5.3),但不能同时使用两者?

发布于 2024-09-29 01:08:40 字数 253 浏览 1 评论 0原文

我已经让 PHP 5.2.14 在 Windows 上成功运行,LDAP 扩展加载并正常工作。我安装了 5.2,因为 php_ldap.dll 似乎不适用于 5.3。现在看来 Fileinfo 扩展仅适用于 5.3!

(我主要是一个 Linux 爱好者,并且通常都被 apt-get 的快乐世界所庇护,所以如果我错过了一些明显的东西,请原谅我。)

任何人都可以告诉我是否有可能这两个扩展都在 Windows 上运行,如果是,如何运行?

谢谢!

I have got PHP 5.2.14 running successfully on Windows, with the LDAP extension loading and working correctly. I installed 5.2 because it appeared to be that php_ldap.dll wasn't available for 5.3. Now it looks like the Fileinfo extension is only available for 5.3!

(I'm a linux chap mostly, and have generally been sheltered in the happy world of apt-get, so forgive me if I've missed something obvious.)

Can anyone tell me if it's possible to have both of these extensions running on Windows, and if so, how?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

智商已欠费 2024-10-06 01:08:40

我通过安装 PHP 5.2.5 中的 Fileinfo.dll 解决了这个问题。请参阅我的博文了解更多信息。

I solved this by installing the Fileinfo.dll from PHP 5.2.5. See my blog post for more info.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文