一、启动Apache

sudo apachectl start

sudo apachectl -v 可以查看到Apache的版本信息

此时在浏览器中输入http://localhost,会出现It works!的页面

sudo apachectl restart 重启Apache

如果你遇到这个问题:
** Forbidden
You don't have permission to access /untitled1/test.php on this server

**
MAC 搭建php开发环境

相关文章:

  • 2021-09-29
  • 2021-12-18
  • 2021-10-10
  • 2021-10-09
  • 2022-12-23
  • 2021-11-07
  • 2021-09-28
猜你喜欢
  • 2021-09-29
  • 2021-09-29
  • 2021-09-29
  • 2021-04-02
  • 2021-09-29
相关资源
相似解决方案