【发布时间】:2016-05-04 16:30:23
【问题描述】:
我在 Mac OS X 上的 PhpStorm 2016.1 中工作。使用 Windows 的同事在“工具”选项卡中有一个“部署”菜单。我什么都没有……
Preferences > Build, Execution & Deployment 中的相同——我所拥有的只是调试器和覆盖范围。
【问题讨论】:
标签: php deployment phpstorm
我在 Mac OS X 上的 PhpStorm 2016.1 中工作。使用 Windows 的同事在“工具”选项卡中有一个“部署”菜单。我什么都没有……
Preferences > Build, Execution & Deployment 中的相同——我所拥有的只是调试器和覆盖范围。
【问题讨论】:
标签: php deployment phpstorm
确保在Settings/Preferences | Plugins 中启用了“远程主机访问”插件。
这就是您无法使用“部署”菜单的唯一原因。
2021 年 4 月 13 日更新:
从 2020.x 版本开始,该插件现在称为 “FTP/SFTP 连接(例如远程主机访问)”
【讨论】: