PHP 5.3.3 的 APC

发布于 2024-11-02 08:13:04 字数 185 浏览 2 评论 0原文

我在 XP(X86/32 位)上运行了 WAMP 2.1
Apache 版本:
2.2.17
PHP 版本:
5.3.3
MySQL 版本:
5.5.8

我需要 apc。 谁能提供任何链接吗? 我从 pecl.net 尝试过,但都失败了,说错误 MISMATCHED

I got WAMP 2.1 running on XP (X86/32 bit) with
Apache Version :
2.2.17
PHP Version :
5.3.3
MySQL Version :
5.5.8

i need apc.
can anyone give any link ?
i tried from pecl.net but all failed saying error MISMATCHED

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

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

发布评论

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

评论(2

萌面超妹 2024-11-09 08:13:04

您可以在 pierre 页面 上找到一些为 Windows 编译的 PHP

扩展不过,请注意:

You can find some PHP extensions compiled for Windows on pierre's page

A couple of notes, though :

  • Those are for the last version of PHP 5.3
  • Which is compiled with VC 9, and not VC 6 anymore -- which means you might have to update both Apache and PHP
南冥有猫 2024-11-09 08:13:04

我认为在 VC 6 上编译的 APC for PHP 可以在这里找到 http://dev.freshsite.pl/download。 html
但是 PHP 说我们应该使用在 VC 6 上编译的 PHP 以获得更好的性能......

i think APC for PHP compiled on VC 6 can be found here http://dev.freshsite.pl/download.html
but PHP says we should use PHP compiled on VC 6 for better performance and ...

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