【问题标题】:Install php memcache on Windows Server 2008 x64在 Windows Server 2008 x64 上安装 php memcache
【发布时间】:2013-01-03 02:41:58
【问题描述】:

我在 Win Server 2008 R2 x64 上运行 XAMPP 1.8.1,我的 PHP 版本是 5.4.7。

我已经按照this 进行安装,从here 下载了php_memcache-3.0.7-5.4-ts-vc9-x86.zip 并从here 替换了memcached 服务文件。

服务升级了,php.ini里面的扩展也加了,但是phpinfo()里面还是看不到mod开启。

有什么想法吗?

【问题讨论】:

    标签: php windows memcached 64-bit xampp


    【解决方案1】:

    首先检查 memchaced 服务是否正在运行

    telnet 127.0.0.1 11222(如果没有,请安装 telnet 客户端)

    如果失败,则意味着您的 memchaced 构建未运行。


    对于 Windows,请考虑移至 couchbase with memchaced bucket。恕我直言,这是已知的最佳实现。

    【讨论】:

    猜你喜欢
    • 2012-10-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-03-31
    • 1970-01-01
    • 1970-01-01
    • 2010-12-13
    相关资源
    最近更新 更多