php installation error

前端 未结 5 1874
南旧
南旧 2021-01-12 11:37

I have installed \'WampServer2.1e-x32\' stack with addon version of php 5.2.11 . I downloaded apc3.0.19.dll and placed under the directory and required information in php.in

5条回答
  •  北恋
    北恋 (楼主)
    2021-01-12 11:59

    Looks like recent builds in windows.php.net are broken too. I've tested:

    1. php_apc-3.1.12-5.4-ts-vc9-x86
    2. php_apc-3.1.13-5.4-ts-vc9-x86

    both from http://windows.php.net/downloads/pecl/releases/apc/, and both had this problem.

    If you are stuck on this like I was, go to: http://downloads.php.net/pierre/

    And download php_apc-3.1.10-5.4-vc9-x86.zip.

提交回复
热议问题