我正在尝试在mac上安装lighttpd。这就是我遇到的错误:
invoke-rc.d: initscript lighttpd, action "start" failed.
Failed to start Lighttpd. Maybe another webserver is already listening on port 80?
我有两个端口,如何解决此问题?
感谢
我找到了问题的答案,我在lighttpd:上找到了这篇很棒的文章
http://www.raspberrypi-spy.co.uk/2013/06/how-to-setup-a-web-server-on-your-raspberry-pi/
希望它能帮助其他
谢谢大家:)!