View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001748 | Xdebug | Installation | public | 2020-02-18 23:38 | 2020-03-07 18:57 |
Reporter | craigbuxton | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | N/A |
Status | resolved | Resolution | no change required | ||
Platform | x64 | OS | Windows 10 | OS Version | 10.0.18262 |
Product Version | 2.9.2 | ||||
Summary | 0001748: Failed loading C:\php\ext\php_xdebug-2.9.2-7.4-vc15-x86_64.dll | ||||
Description | I have used the Xdebug wizard to implement module. | ||||
Steps To Reproduce | Not sure | ||||
Additional Information | Things I have tried: | ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 7.4.0-7.4.4 | ||||
|
Your problem is right here: I am using Apache 2.4.41 win64 VS16 Xdebug is compiled for VC15, and your Apache (and likely PHP?) is compiled for VC16. These numbers need to match. As this is not a bug in Xdebug, I am closing this issue. Please use StackOverflow with the "xdebug" tag for support. |
|
Thanks for the reply. I am now using:
I still get this error in Apache log: Failed loading C:\php\ext\php_xdebug-2.9.2-7.4-vc15-x86_64.dll Any help you could provide would be appreciated. I will post to StackOverflow as well. |
|
Solved! After running out of things to try, I re-downloaded php_xdebug-2.9.2-7.4-vc15-x86_64.dll and noticed that the file size changed from 234kb to 266kb. Restarted Apache and all is well. |
|
Solved! After running out of things to try, I re-downloaded php_xdebug-2.9.2-7.4-vc15-x86_64.dll and noticed that the file size changed from 234kb to 266kb. Restarted Apache and all is well. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-18 23:38 | craigbuxton | New Issue | |
2020-02-27 17:06 | derick | Assigned To | => derick |
2020-02-27 17:06 | derick | Status | new => resolved |
2020-02-27 17:06 | derick | Resolution | open => no change required |
2020-02-27 17:06 | derick | Note Added: 0005263 | |
2020-03-05 16:24 | craigbuxton | Note Added: 0005271 | |
2020-03-07 18:57 | craigbuxton | Note Added: 0005280 | |
2020-03-07 18:57 | craigbuxton | Note Added: 0005281 |