在 Mac OS X 服务器上安装 MySQL 的 PDO 扩展

发布于 2024-07-21 04:54:08 字数 79 浏览 5 评论 0原文

我想尽可能将 PHP / MySQL 组合保持为“普通”,但想安装 MySQL 的 PDO 驱动程序。 我怎样才能在 10.5 上做到这一点?

I would like to keep the PHP / MySQL combo as 'stock vanilla' as possible but would like to install the PDO driver for MySQL. How can I do this on 10.5?

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

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

发布评论

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

评论(2

一袭水袖舞倾城 2024-07-28 04:54:08

我遇到了同样的问题,被迫安装 entropy.ch 中不同版本的 PHP。 我在使用 php CLI 时仍然遇到一些问题,但除此之外它工作正常。

或者,您可能需要查看 MAMP

希望有帮助,

罗斯

I had the same problem and was forced to install a different version of PHP from entropy.ch. I'm still having some trouble with the php CLI, but otherwise it works fine.

Alternatively, you might want to take a look at MAMP.

Hope that helps,

Ross

倦话 2024-07-28 04:54:08

您可以单独编译扩展并简单地在您的php中链接到它们.ini 文件。 其实很容易做到。

You can compile the extensions separately and simply link to them in your php.ini file. Actually very easy to do.

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