View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001345 | Xdebug | Step Debugging | public | 2016-09-05 16:11 | 2016-12-12 00:12 |
Reporter | PeterBrandZA56 | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | PHP Version 5.6.14 | OS | Windows | OS Version | 10 anniv |
Product Version | 2.4.1 | ||||
Summary | 0001345: Extension is disabled in IIS and gives server error if enabled | ||||
Description | I had remote debugging working, but it does not work in the last week - possibly due to a Windows update? Running IIS 1607 (OS build 14393.82), PHP Manager tells me the extension has been disabled and if I enable it, all php page report a server error. Disabling it again lets PHP pages work again, no restart or reboot required. PHP info shows that the xdebug settings I have in my php.ini file have not been applied (xdebug.remote_enable is off for example). Nothing in php_error.log or application error log that I can see. Checked with wizard that I am running the correct version. | ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 5.6.10-5.6.14 | ||||
|
Is still still causing an issue for you? I have no problems loading and using the extension with Windows (8). |
|
Yes still an issue in windows 10 anniversary. PHP.ini has [xdebug] but IIS lists the zend extension as Disabled, and phpinfo.php shows the settings have not been applied. PHP errors are nevertheless displayed in html in an Xdebug table, and debug handler DBGP is functioning, but on one local site only. |
|
You are using an old version of Xdebug (2.3.3) - can you please upgrade to Xdebug 2.5.0 and try to see whether it works there? |
|
Upgraded to Xdebug 2.5.0 still the same symptoms. |
|
This sounds like a configuration issue. Please reach out through the support channels (as are described on https://xdebug.org/support.php) to figure out what's going wrong. I'm closing this issue as I don't think there is an actual bug. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-05 16:11 | PeterBrandZA56 | New Issue | |
2016-12-04 16:27 | derick | Note Added: 0003913 | |
2016-12-04 16:27 | derick | Assigned To | => derick |
2016-12-04 16:27 | derick | Status | new => feedback |
2016-12-05 21:37 | PeterBrandZA56 | Note Added: 0003948 | |
2016-12-05 21:37 | PeterBrandZA56 | Status | feedback => assigned |
2016-12-06 19:19 | derick | Note Added: 0003952 | |
2016-12-06 19:19 | derick | Status | assigned => feedback |
2016-12-07 07:33 | PeterBrandZA56 | Note Added: 0003961 | |
2016-12-07 07:33 | PeterBrandZA56 | Status | feedback => assigned |
2016-12-12 00:12 | derick | Note Added: 0004026 | |
2016-12-12 00:12 | derick | Status | assigned => resolved |
2016-12-12 00:12 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |