View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000646 | Xdebug | Uncategorized | public | 2010-12-17 16:49 | 2011-01-25 14:03 |
Reporter | AIML_Engr | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Mac Server | OS | OSX | OS Version | 10.6.4 |
Product Version | 2.1.0 | ||||
Summary | 0000646: Xdebug causes PHP files to hang at load | ||||
Description | When Xdebug is enabled in the php.ini, server will not process any php files. The scripts will then time out, though normal html files run fine. Checking installed modules, php-m shows Xdebug under [Zend]. All other server operations seem normal. | ||||
Steps To Reproduce | Un-comment zend_extension=... line in php.ini | ||||
Additional Information | End of php.ini with Xdebug settings: [Zend] xdebug.remote_enable=1 xdebug.var_display_max_depth=10 | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-12-17 16:49 | AIML_Engr | New Issue | |
2011-01-02 18:02 | derick | Note Added: 0001623 | |
2011-01-02 18:02 | derick | Assigned To | => derick |
2011-01-02 18:02 | derick | Status | new => feedback |
2011-01-25 14:03 | derick | Status | feedback => resolved |
2011-01-25 14:03 | derick | Resolution | open => unable to reproduce |
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 |