Which eldest brother has used openshift in IntelliJidea? how can I perform remote debugging? Thanks for using openshift in PHP 5.4 with Zend Server 6.1 in idea, Build, Execution in Settings, deployment-> The openshift account has been added at Clouds. The ssh public key is successfully added. in idea, Check out from Version Control's git is successfully cloned, I added Openshift Deployment in Edit deployments in Run, and added Server and Deployment. I do not know what to fill in the Debug Port. now I can Edit it, Commit it, Run it, and open the URL directly, all succeeded.
Zend debugger is installed in phpinfo.
I want to Debug remotely in idea. in Run, Start Listening for PHP Debug Connections is selected, and Break at first line in PHP Script is checked. the Debug Port of Edit Configurations is set to 10137, click Debug. the deployment is successful, but the Cannot retrieve debug connection: Debug port forwarding not found option is available. the Debug port forwarding is not found. open putty and forward r101_localhost: 10137, the test is Cannot retrieve debug connection: com. openshift. client. openShiftSSHOperationException: Failed to list forwardable ports for application "codeigniter"
Google found the Jboss method, but it is completely different from PHP 5.4 with Zend Server 6.1. idea does not have such information, and openshift does not.
Solution
Better use of eclipse