View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001438 | Xdebug | Uncategorized | public | 2017-05-13 12:41 | 2018-01-01 20:48 |
Reporter | jlarysz | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Intel i7 / Asus motherboard | OS | Windows | OS Version | 10 workstation |
Product Version | 2.5.3 | ||||
Summary | 0001438: xdebug and phpmyadmin do not work together on Windows 10 | ||||
Description | I am using wampserver 64-bit version version 3.0 ( download file wampserver3.0.6_x64_apache2.4.23_mysql5.7.14_php5.6.25-7.0.10.exe ) with phpmyadmin 4.7.0, and xedit dll "php_xdebug-2.5.3-5.6-vc11-x86_64.dll". I cannot execute any SQL queries in phpmyadmin when xedit is configured. The page flashes a popup saying "Loading" and stays there. It's as if the code hit a breakpoint, but there is no way to make it move forward. I have tried 3 versions of phpmyadmin - all the same. Removing xedit from php.ini restores the functionality of phpmyadmin. Command line mysql queries work OK. | ||||
Steps To Reproduce |
2: Open the phpmyadmin page and then open a database 3: Browse any table 4: Go to "Edit inline" and add a "where" condition to the query 5: Click the "Go" button | ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 7.1.0-7.1.4 | ||||
|
I can confirm this issue and am experiencing it myself. phpMyAdmin becomes largely unusable due to this. Disabling remote_autostart and profiler_enable didn't stop the issue. Apache 2.4.9 |
|
Is this still an issue with xdebug 2.5.5? |
|
The issues seems to have resolved with 2.5.5. |
|
Perfect, let me close this then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-13 12:41 | jlarysz | New Issue | |
2017-09-28 01:22 | nicholasjohn16 | Note Added: 0004432 | |
2017-09-28 01:24 | nicholasjohn16 | Note Edited: 0004432 | |
2017-12-17 14:21 | derick | Note Added: 0004515 | |
2017-12-17 14:21 | derick | Assigned To | => derick |
2017-12-17 14:21 | derick | Status | new => feedback |
2017-12-18 23:16 | nicholasjohn16 | Note Added: 0004522 | |
2018-01-01 20:48 | derick | Note Added: 0004536 | |
2018-01-01 20:48 | derick | Status | feedback => resolved |
2018-01-01 20:48 | derick | Resolution | open => no change required |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |