当前位置: 代码迷 >> PHP >> Call to undefined function apache_get_modules() 是什么原因?解决办法
  详细解决方案

Call to undefined function apache_get_modules() 是什么原因?解决办法

热度:520   发布时间:2012-04-13 13:50:24.0
Call to undefined function apache_get_modules() 是什么原因?
运行环境是winXP +Php+Mysql+Apache
为什么找不到apache_get_modules 呢?
是什么原因呢?
请高手指点(本人是Php菜鸟)

------解决方案--------------------
这个函数只工作在apache模块方式安装的.
只能改变安装方式了.
  相关解决方案