Dar*_*ric 3 php apache
我试过这个
<?php print_r(apache_get_modules()); ?>
得到了这个
Fatal error: Call to undefined function apache_get_modules() in
为什么内置函数的错误以及如何获取模块列表
Geo*_*ins 5
该手册包含了PHP和Apache的版本支持的详细信息apache_get_modules().
apache_get_modules()
您必须运行PHP> = 4.3.2并使用Apache 2处理程序API,或PHP> = 5.0和Apache 1或Apache 2过滤器API.
归档时间:
14 年,10 月 前
查看次数:
4542 次
最近记录:
10 年,2 月 前