文章1中介绍了如何在mac下搭建apache服务器.由于mac自带的apache版本和macOS的版本有关,升级之后可能配置项就改变了
如macOS12以上的版本中.conf文件中有一行
#PHP was deprecated in macOS 11 and removed from macOS 12
其实macOS12以上就不用配置php7了
排障命令
apache配置文件语法检测
sudo apachectil configtest
apache错误日志文章来源:https://www.toymoban.com/news/detail-793471.html
tail -f /var/log/apache2/error_log
-
Mac下搭建HTTP访问的apache服务器 ↩︎文章来源地址https://www.toymoban.com/news/detail-793471.html
到了这里,关于apache排障的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!