标签: php apache wamp phpstorm
本地项目文件夹的路径为C:\Users\user\PhpstormProjects\postest\,WAMP的路径为C:/wamp。
C:\Users\user\PhpstormProjects\postest\
C:/wamp
我想使用WAMP从其目录运行我的项目。我已经尝试映射项目文件夹,但它显示"文件未找到"在跑步。
在映射设置中,本地路径设置为C:\Users\user\PhpstormProjects\postest\,部署和网络路径设置为postest。
postest
我该如何执行该项目?