如何为 Windows 启用 UTF 8 支持 PCRE xampp?

发布于 2024-12-17 22:18:42 字数 141 浏览 0 评论 0 原文

我试图让 Kohana PHP 框架在 Windows 上使用 xampp 在我的本地主机上工作,问题是: PCRE UTF-8 PCRE 尚未编译为支持 UTF-8。

任何人都可以帮助我如何在 Windows 上执行此操作吗?

谢谢。

I am trying to get the Kohana PHP Framework to work on my localhost using xampp on windows, the problem is: PCRE UTF-8 PCRE has not been compiled with UTF-8 support.

Can Anyone help me how to do this on windows?

Thank you.

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

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

发布评论

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

评论(1

脱离于你 2024-12-24 22:18:42

有人在 Kohana 论坛。不过他在 Linux 上运行 Kohana。总之,他安装了最新的 PCRE,并启用了 UTF-8 支持,然后重新编译了 PHP。

您可以获得支持 UTF-8 的 Windows 版本 PCRE 此处并使用本指南构建 PHP。

(抱歉,我还不能发表评论:顺便说一句,你的 XAMPP 版本是什么?我也在上面运行 Kohana (3.2),但没有遇到这个问题。)

Someone reported (and solved) this problem on Kohana forums. He's running Kohana on Linux though. In summary, he installed the latest PCRE with enabled UTF-8 support then recompiled PHP.

You can get a Windows version of PCRE with UTF-8 support here and build PHP using this guide.

(Sorry, I can't post comments yet: what's your XAMPP version, btw? I'm also running Kohana (3.2) on it but didn't encounter this problem.)

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