重新编译PHP

发布于 2024-09-17 21:39:56 字数 162 浏览 1 评论 0原文

我已经编译了带有一些可选扩展的 php,例如 APC(用于缓存)、APD(用于调试)和其他重要扩展。现在我需要安装另一个名为 mhash (用于加密)的扩展,我的问题是: 我是否需要从头开始重新编译 php,包括以前的扩展和最后一个扩展,或者可以仅使用最后一个扩展重新编译 php(希望仍然支持以前的扩展)?

I have compiled php with some optional extensions like APC (for caching),APD (for debugging) and other vital extensions. Now I need to install another extension called mhash (for encryption) and my question is that:
Do i need to recompile php from scratch including the previous extensions and the last one or it is possible to recompile php just with last one (hopefully the previous extensions still supported)??

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

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

发布评论

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

评论(1

守不住的情 2024-09-24 21:39:56

其他编译的扩展仍然可以工作。

The other compiled extensions will still work.

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