主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Thomas ONeil
活动总数
18
最后的活动
2023年04月29日 16:56
成员加入日期
2012年03月03日 23:23
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2012年05月01日 20:45
By god the xdebug upgrade to 2.2.0RC2 solved the problem! After the upgrade, I can now single step past the header instruction to the target php file without a server reset. => THANK YOU NIKOLAY!
社区
PhpStorm
while debugging, "connection to the server was reset"
1 票
创建于
2019年02月26日 16:53
I love the new capability! Code is uploaded from a mongodb instance and therefore is executed with javascript 'eval'. Works Great!!! Thanks Vladimir!
社区
WebStorm
Is it possible to debug code that's been generated by eval()?
0 票
创建于
2016年10月25日 16:38
Thanks again. Just gave it the big thumbs up. I'm cheering for you Vladimir Krivosheev! :-)
社区
WebStorm
Is it possible to debug code that's been generated by eval()?
0 票
创建于
2016年10月25日 16:27
Thank you for the suggestion Elena. Turns out that the code is extracted from MongoDb, and is therefore not present in a file to allow the technique of using <code>node --debug-brk --file_name</cod...
社区
WebStorm
Is it possible to debug code that's been generated by eval()?
0 票
创建于
2012年03月05日 19:33
oops! I should have provided the example files I'm using. I'll post the xdebug log file in the next reply. Thanks Nikolay!index.php:--------------------------------------------------<?phprequire_...
社区
PhpStorm
while debugging, "connection to the server was reset"
0 票
创建于
2012年03月04日 00:24
Here's my phpinfo results: PHP Version 5.3.6-13ubuntu3.6 System Linux tgrego-HP-Pavilion-dv5-Notebook-PC 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 Build Date Feb 11 ...
社区
PhpStorm
while debugging, "connection to the server was reset"
0 票
创建于
2012年03月05日 19:36
And here is the corresponding xdebug log file ...Attachment(s):xdebug.log.zip
社区
PhpStorm
while debugging, "connection to the server was reset"
0 票
创建于
2012年03月06日 23:07
Thanks for the suggestion Leighton, but it didn't work. I replaced: header("Location: " . $url);with: header("Refresh: " . $url);but still get the same server reset error. I'm guessing you ...
社区
PhpStorm
while debugging, "connection to the server was reset"
0 票
创建于
2013年11月13日 05:07
Other error messages just prior to the last message about google extensions are:[ 5783] ERROR - com.intellij.ide.IdeEventQueue - JetBrains PhpStorm 5.0.4 Build #PS-121.390 [ 5784] ERROR - co...
社区
PhpStorm
Phpstorm hangs after moving to different machine
0 票
创建于
2013年11月13日 06:02
*** SOLVED ***Turns out I simply needed to uninstall the OpenJdk and install Oracle's version. Instructions found here for my Linux Mint installation went smooth as glass:http://community.linuxmin...
社区
PhpStorm
Phpstorm hangs after moving to different machine
0 票