View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000894 | Xdebug | Uncategorized | public | 2012-10-17 17:05 | 2012-11-11 13:01 |
Reporter | norbi771 | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Windows | OS | Windows 7 | OS Version | 64bit |
Product Version | 2.2.1 | ||||
Summary | 0000894: xdebug is always started without XDEBUG_SESSION_START | ||||
Description | It seems that debug session is started every time regardless of XDEBUG_SESSION_START in URL. | ||||
Steps To Reproduce |
| ||||
Additional Information | Recently reinstalled my notebook. Installed Win7 Pro, Apache 2.4, Php 5.2.17, Netbeans 7.2, firefox 16. Until the reinstall I was using Netbeans 7.1, PHP 5.2.5 with php_xdebug-2.1.2-5.2-vc6.dll, Apache 2.2 and firefox addon easyXdebug to turn on debugging on demand. My projects were set to "Do not open Web browser", and this setting let me turn on debugging in netbeans but do real debugging only when needed by clicking on easyXdebug icon in web browser. The easyXdebug seemed to simply send XDEBUG_SESSION_START=netbeans-xdebug. My computer crashed and I reinstalled it with the setup as above but for some reason I was unable to have xdebug running stable. Then I installed Netbeans 7.2, PHP 5.2.17 with php_xdebug-2.2.1-5.2-vc9.dll and apache 2.4 I turned on firebug and I can always see that XDEBUG_SESSION cookie is always set and I think it shouldn't be. I am not sure if it is XDebug issue or Netbeans. My settings (tried various configurations): php.ini: xdebug.default_enable=0 xdebug.remote_autostart = 0 Maybe I have wrong setup, but I can't find what is wrong. | ||||
Tags | No tags attached. | ||||
Operating System | Windows 7 64 bit | ||||
PHP Version | 5.2.10 | ||||
|
Also checked without netbeans running. |
|
This is exactly how it is supposed to work. It allows for easy debugging of forms. |
|
Thank you for your answer. The question is: What is xdebug.remote_autostart then for? Reading your answer I got the impression that xdebug.remote_autostart is ignored. |
|
It works exactly as you describe. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-17 17:05 | norbi771 | New Issue | |
2012-10-18 10:25 | norbi771 | Note Added: 0002363 | |
2012-10-21 19:08 | derick | Note Added: 0002365 | |
2012-10-21 19:08 | derick | Status | new => resolved |
2012-10-21 19:08 | derick | Resolution | open => no change required |
2012-10-21 19:08 | derick | Assigned To | => derick |
2012-10-22 07:21 | norbi771 | Note Added: 0002372 | |
2012-10-22 07:21 | norbi771 | Status | resolved => feedback |
2012-10-22 07:21 | norbi771 | Resolution | no change required => reopened |
2012-11-11 13:01 | derick | Note Added: 0002381 | |
2012-11-11 13:01 | derick | Status | feedback => resolved |
2012-11-11 13:01 | derick | Resolution | reopened => no change required |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |