Note that there are some explanatory texts on larger screens.

plurals
  1. PONetbeans & Eclipse hang when I attempt remote EC2 debugging via Xdebug
    primarykey
    data
    text
    <p>Already, I've checked at least 20 resources and am out of ideas:</p> <p>I have a clean, remote Ubuntu EC2 instance, fresh from the AMI, having stopped only to install LAMP, phpmyadmin, and xdebug on it. Yes, I have configured my remote EC2 instance's php.ini file as follows: <img src="https://i.stack.imgur.com/kUsCH.jpg" alt="php.ini"></p> <p>Meanwhile, back on my laptop I have Netbeans &amp; Eclipse installed. While I can get either to seamlessly upload and Run my php web app on my EC2 site (via SSH/SFTP) as soon as I hit "Debug" from either, index.php gets uploaded, a browser window opens, and then NOTHING HAPPENS. The page doesn't load, the Debug perspective doesn't open, breakpoints don't get triggered, nothing. Netbeans just hangs out saying "waiting for connection" whereas Eclipse just sits at the notorious 57% level (&amp; yes, I toggled the xdebug.idekey before testing with Eclipse)).</p> <p>So I tested xdebug's functionality on my server according to the instructions found <a href="https://blogs.oracle.com/netbeansphp/entry/howto_check_xdebug_installationhttps://blogs.oracle.com/netbeansphp/entry/howto_check_xdebug_installation" rel="nofollow noreferrer">here</a> and <a href="http://translate.google.com/translate?hl=en&amp;sl=pt&amp;tl=en&amp;u=http://ruilima.com/2010/11/ambiente_de_desenvolvimento_php_netbeans_xdebug/" rel="nofollow noreferrer">here</a> (both passed). I tried changing to port 9001 (in remote php.ini as well as in local Netbeans/Eclipse), I even tried launching this brand spanking-new EC2 instance with pretty much open Security group settings (SSH=0.0.0.0/0), but nothing seems to be working. I am out &amp; out flummoxed, a self-confessed noob, and appreciative of any insight seasoned professionals in the community may have to offer.</p> <p>Thanks, Debbie</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload