Apache使用brew之前已经工作过了,但现在已经停止了,不明白为什么。
$ sudo apachectl start
httpd (pid 89) already running
但它没有运行,http://localhost给了我:“这个网站无法到达”
当我这样做时:
$ ps aux | grep httpd
它什么都没有显示
当我这样做时:
$ lsof -i TCP:80
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
Google 308 darko 106u IPv4 0x98978f46d14516f9 0t0 TCP 192.168.1.5:50046->ec2-54-204-11-64.compute-1.amazonaws.com:http (ESTABLISHED)