APC for windows 替代下载
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/694910/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
APC for windows alternative download
提问by Gabriel Solomon
I am trying to install APC on windows but the site http://pecl4win.php.net/is down for a while now with the message:
我正在尝试在 Windows 上安装 APC,但站点http://pecl4win.php.net/已关闭一段时间并显示以下消息:
The pecl4win build box is temporarily out of service. We're preparing a new build system.
pecl4win build box 暂时停止使用。我们正在准备一个新的构建系统。
Is there an alternative download for this ? Or can anyone share theirs ?
是否有替代下载?或者任何人都可以分享他们的?
回答by Niel Thiart
Update:
更新:
My answer below is outdated, and the pierre
folder seems to be offline. You can now use PECL :: Package Browser, for example: PECL :: Package :: APC, which has DLLs listed.
我在下面的回答已过时,该pierre
文件夹似乎处于脱机状态。您现在可以使用PECL :: Package Browser,例如:PECL :: Package :: APC,其中列出了 DLL。
Old Answer:
旧答案:
I got APC (and some other PECL packages') dll's for Win32 from http://downloads.php.net/pierre/
我从http://downloads.php.net/pierre/ 获得了 Win32 的 APC(和其他一些 PECL 包)dll
Not sure how permanent this source is, found it on some forum a while back and bookmarked it.
不确定这个来源有多永久,不久前在某个论坛上找到了它并将其添加为书签。
This is an old question, but I found it through a google search, so others might too!
这是一个老问题,但我是通过谷歌搜索找到的,所以其他人也可以!
回答by Jon Adams
Versions up to 3.1.14 are available at Win-Web-Dev. Though they don't have the exact configuration I need of "APC 3.1.9/PHP 5.3/Apache, thread-safe, VC6". But they have several other configurations that work.
Win-Web-Dev提供高达 3.1.14 的版本。虽然他们没有我需要的“APC 3.1.9/PHP 5.3/Apache,线程安全,VC6”的确切配置。但是他们还有其他几种有效的配置。
回答by Milen A. Radev
The link of smautf is down, but you can find the same content of it (APC and another builds for Win) in http://downloads.php.net/pierre/. I neither know how permanent it is, but as july 25th (2009) it's working fine.
smautf 的链接已关闭,但您可以在http://downloads.php.net/pierre/ 中找到相同的内容(APC 和另一个 Win 版本)。我不知道它有多永久,但在 7 月 25 日(2009 年)它运行良好。
回答by Jujhar Singh
I got the latest 3.1.9 nts (non thread safe for iis) from here (as of 2011-08-23) and am running it with IIS 7 on windows 2008: http://dev.freshsite.pl/download/file/details/apc-319-for-php-53-vc9-nts-win72008.html
我从这里(截至 2011 年 8 月 23 日)获得了最新的 3.1.9 nts(iis 的非线程安全),并在 Windows 2008 上使用 IIS 7 运行它:http: //dev.freshsite.pl/download/file /details/apc-319-for-php-53-vc9-nts-win72008.html
回答by Permana
You can download the php extenstion at http://downloads.php.net/pierre/, and download the extension. There are a lot of APC files.
您可以在http://downloads.php.net/pierre/下载 php 扩展,然后下载该扩展。有很多 APC 文件。
I just download xampp-win32-1.7.4-VC6-installer.exe
and I download php_apc-3.1.5-5.3-vc6-x86.zip (2010-11-03 17:04 -0800)
and it works.
我只是下载xampp-win32-1.7.4-VC6-installer.exe
然后下载php_apc-3.1.5-5.3-vc6-x86.zip (2010-11-03 17:04 -0800)
它就可以了。