📌  相关文章
📜  尝试启动 apache 服务器 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:50.188000             🧑  作者: Mango

代码示例2
// Go to this directory using cmd
C:\xampp\apache\bin
Then, type

httpd

It would return a statement indicating why there's an issue. 

Most probably, ServerName in httpd.conf file has two parameters instead of one