【PHP_配置】_02_检查apache配置文件语法是否出错的方法
1.在apache安装目录中中找到httpd.exe(D:\Program Files\amp\apache\bin)

2.在环境变量中的path中加入httpd.exe的路径

3.重开一个cmd,输入 httpd -t即可看到apache配置文件语法检查结果

时刻保持危机感
1.在apache安装目录中中找到httpd.exe(D:\Program Files\amp\apache\bin)

2.在环境变量中的path中加入httpd.exe的路径

3.重开一个cmd,输入 httpd -t即可看到apache配置文件语法检查结果
