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.
我尝试将 PhpStorm(Mac 版)配置为在浏览器中运行 php 文件,但浏览器始终显示“未找到 请求的 URL /PhpstormProjects/test_01/index.php 在此服务器上未找到”。
我究竟做错了什么??谢谢!
您是否使用 PHP Web 应用程序运行配置来运行您的 php?您的起始 URL 是什么样的?它应该有点像'/PhpstormProjects/test_01/index.php'- 相对于映射到服务器主机根文件夹的文件夹的路径。
'/PhpstormProjects/test_01/index.php'