admin管理员组文章数量:1279113
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.
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.
Share Improve this question asked Jul 17, 2012 at 23:41 Roronoa ZoroRoronoa Zoro 1,0132 gold badges15 silver badges25 bronze badges2 Answers
Reset to default 5Remove Firebug before starting the Aptana debugger. Aptana will install both the Aptana Debugger and Firebug 1.8.3 for you.
To make sure Firebug doesn't update to 1.10, go to "Tools > Add-ons > Firebug 1.8.3 > More", and turn off automatic updates.
Had the same error when using Firebug 1.10, which is not patible with the Aptana Debugger Firefox add-on.
What you need to do: Go to Firefox Add-ons and disable/uninstall Firebug 1.10, and instead enable Firebug 1.8 and the Aptana debugger extension instead.
Reported in JIRA here: https://jira.appcelerator/browse/APSTUD-3734?focusedCommentId=208816#ment-208816
本文标签: javascript39Socket connection error39 when debugging PHPJS on Aptana 3Stack Overflow
版权声明:本文标题:javascript - 'Socket connection error' when debugging PHPJS on Aptana 3 - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741286461a2370297.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论