计算机知识分享网

【apache】windows安装Apache服务时提示说明

当我们安装Apache为服务时,有时会提示:
比如:httpd -k install提示

Errors reported here must be corrected before the service can be started
其实这个提示并不是错误提示,这句话想要表达的意思是说:如果这行下边出现错误则解决错误后再启动!如果下边没有出现错误那边直接启动即可

#Apache