在 idea 中用 openshift 的 PHP 5.4 with Zend Server 6.1 , Settings 中 Build,Execution,Deployment->Clouds 处已添加 openshift 账号,添加 ssh public key 成功, idea 中用 Check out from Version Control 的 git 那 Clone 成功,我在 Run 里的 Edit Configurations 里添加了 Openshift Deployment ,添加了 Server 、 Deployment , Debug Port 不知道填啥,现在能够编辑,能够 Commit ,能够 Run ,直接打开网址,都成功
phpinfo 中显示是安装了 zend debugger 的
我想要在 idea 中远程 Debug , Run 里选择了 Start Listening for PHP Debug Connections ,勾了 Break at first line in PHP Script , Edit Configurations 的 Debug Port 填的 10137 ,然后点击 Debug ,部署成功,但是有这个 Cannot retrieve debug connection: Debug port forwarding not found ,调试端口转发未找到,打开 putty 开转发 R10137 localhost:10137 ,测试是 Cannot retrieve debug connection: com.openshift.client.OpenShiftSSHOperationException: Failed to list forwardable ports for application "codeigniter"
谷歌里找到了 Jboss 的方法,但是和 PHP 5.4 with Zend Server 6.1 完全不同, idea 官方没有这方面资料, openshift 官方也没有这方面资料
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.