Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Micheal Shallop
Total activity
47
Last activity
June 01, 2018 15:51
Member since
July 26, 2011 17:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
12
Activity overview
Posts (11)
Comments (24)
Sort by recent activity
Recent activity
Votes
Created
October 24, 2011 17:52
Morning Nickolay,* 'xdebug.remote_enable' option should be enabledI've completely disabled the xdebug.ini file and am loading xdebug params from the php.ini file. Even though I have remote_enable ...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 21, 2011 18:38
ooo - nice catch...ok - so re-compiled and installed xdebug so that I have the below config reported via the browser....and still the same responses from the IDE -- waiting for the incoming IDE con...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 21, 2011 17:07
I know that, thanks. I've not got a separate ini file for my cli php -- it's showing the same dump info...and I'm still on 2.1.5 for the IDE...I tried the 3.0 EAP to see if I could isolate the iss...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 20, 2011 17:34
Ran a quick test from the command line using this script to show that my installation xdebug is working:<?phpecho xdebug_time_index(), "\n";for ($i = 0; $i < 250000; $i++){ // do nothing}echo xd...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 20, 2011 00:42
Hi Nikolay, Setting the xdebug.remote_log had no effect...It wasn't set before, when it was working, just to let you know...everything quit working after the 10.7.2 update...I have a simple index.p...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 17, 2011 16:37
relevant php.ini info: [xdebug]xdebug.remote.enable = 1xdebug.remote_host = localhostxdebug.remote_port = 9000xdebug.remote_log = On[Zend]zend_extension = /usr/lib/php/extensions/no-debug-non-zts-2...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 17, 2011 16:35
Remote logging enabled...it was working prior to the 10.7.2 update, just like everything else...I get the (very) brief message in the debug window that it's waiting for a session with a key {intval...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
October 14, 2011 16:46
Yeah - kind of reached the same conclusions...just was wondering how others handled it.We went in to the repos and nuked the first (lower-case-named) file from the svn directory...that's a short-te...
Community
PhpStorm
SVN Commits, changing case, and updates...
0 votes
Created
October 13, 2011 20:47
I set-up my index.php script as an entry point for the debugger-run -- with breakpoint set to the first line...cannot connect to xdebug...no xdebug logfiles are being generated...
Community
PhpStorm
PHPStorm Debugging stopped...
0 votes
Created
August 17, 2011 16:30
I went and read some of the other messages of similar nature in the forum and so tried rebooting my machine.I *hate* it when that "solves" the issue as I still have no idea what the issue was in th...
Community
PhpStorm
PHPStorm Debugger set-up in OS X Lion
0 votes
«
First
‹
Previous
Next
›
Last
»