我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

如何找到apc.php文件的位置?

I have installed APC cache on AWS Elastic Beanstalk and its installed (I confirmed it by phpinfo() )

How do i check APC is working or not? How to find apc.php file location ?

Thanks

You can use this command in a terminal :

find / -name apc.php

You can execute

find / -name apc.php* 2>/dev/null

and

locate apc.php

to find location of apc.php

also refer How to make APC (PHP Cache) work? for apc-php-cache working

近期文章

  • 求纠错,求纠错,求纠错
  • Springboot+HTML(包括JS)如何将后端的数据传到前端,并显示出来
  • 如何修改获取带的数据
  • loadrunner generator 启动不起来,提示m_agent_daemon ( is down )
  • java获取xt硬盘号
  • 求。STM32没办法产生.axf文件
  • 可以详细解释下这个代码的运行过程嘛
  • 我的jquery选择错了什么
  • 关于#android#的问题:adb隐藏安卓虚拟按键
  • 友友们,怎么就变成书上那样了!
  • 运行没问题,提交错误
  • 函数表示这样为什么运行结果不对
  • 虚拟机地址上网页超时
  • 怎么申请微信原生通道
  • 【已解决】C语言实现链栈相关问题求解答答
  • 在keil5上编写流水灯,用不来sleep函数
  • freeradius搭建、账号测试问题
  • PHP中的EVP_BytesToKey实现
  • 输出20个学生的学号姓名和成绩
  • 手指按下第一次运行不成功

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华