我是新手,所以请原谅我。
我已经设置了 MAMP 并正在尝试运行 PHP 文件 (index.php)。我有绿灯,并且在 htdocs 文件夹中有我的 index.php 文件。
但是浏览器中似乎没有显示任何内容。
这是我的设置
我已经按照这个问题的答案在mamp 上运行 php
包括:
http://localhost/index.php
http://localhost:8888/index.php
都给我一个银行页面。
我试过 /Applications/MAMP/htdocs/index.php 它给了我这个。