我通过Bitnami安装程序安装了LAMP。我能够进入Bitnami索引屏幕并导航到phpMyAdmin就好了,但我似乎无法运行我的.php文件。我知道Apache已经安装,因为我不断收到错误,说“这样的东西不在服务器上”。
以下是我要输入的简单的.php“hello world”文件:
http://127.0.0.1:8080/home/username/Documents/hello_world.php
谢谢!
答案 0 :(得分:0)
只是对BitNami LAMPStack的澄清。默认的htdocs文件夹放在/ apache2 / htdocs中。