dongmacuo1193 2012-08-07 08:55 采纳率: 0%
浏览 36

APC FOR PHP 5.3.8

I've been trying to install apc . I've added the .dll file to the extenstions directory ( so far i'm running the application on xamppm, apache) . I've also updated the php.ini as well. The problem comes up when I restart the apache and then the next warning appears :

php startup : unable to load dynamic library c:/xampp/php/ext/php_apc.dll

I think the problem might be the fact that the php version I employ is 5.3.8 . I've been looking for apc download for php 5.3.8 and I hadn't found any,

What am I able to do in order to solve this problem ?

Any suggestion will be helpful , thanks in advance

  • 写回答

2条回答 默认 最新

  • dongyun7571 2012-08-07 10:50
    关注

    In the following site you'll be able to find the extension compiled for Windows in a variety of "flavours" ready to download:

    http://dev.freshsite.pl/php-accelerators/apc.html

    Hint: you mention you use XAMPP, which as far as I can tell bundles PHP compiled with VC9 and thread safe, so you are probably looking for this one if you use Windows 7 or this one for other windows versions.

    Side note: As somebody who has been using Apache and PHP under win heavily, I can only recommend to switch to Linux as soon as you can: PHP extensions (among many other things) are way much less of a headache there.

    评论

报告相同问题?

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题