1. 程式人生 > >MAC 搭建php開發環境

MAC 搭建php開發環境

一、啟動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

**
應該修改Apache2 的httpd.conf