Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 PHP 初学者,我正在尝试运行我的第一个应用程序,但它没有运行并且浏览器打开“未找到页面 404”。
请问有什么问题吗?
您需要添加更多细节......我认为没有人可以为这样的问题提供答案。您尝试访问的 URL 是什么?你确定你启动了服务器?无论如何尝试去“localhost/”
检查您是否在真实目录中?
您还可以检查 apache 错误日志以查看路径。