I'm having a problem debugging PHP with JS code through Aptana Studio. Although there were a few people that are having similar problems. I still couldn't figure out the solution.
Aptana Studio Version is 3, build 3.1.3.2
I have MAMP installed on my Mac and I was able to run (not debug) my PHP website from Aptana (I needed to change the Server to 'Use base URL: http://localhost' for my website to run)
I have installed Aptana Debugger 1.7.2 and Firebug 1.10.0 on my Firefox 14.0.1
However, when I try and debug my website, I get a window that says:
Aptana Firefox extension launching...please wait.
Then (after few seconds) I get the error message:
'Launching Firefox - Internal Server' has encountered a problem. Socket connection error. Please try shutting down and restarting your web browser, and then run 'debug' again'
I restarted my firefox but no dice.