View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000783 | Xdebug | Installation | public | 2012-02-28 20:33 | 2012-04-27 23:51 |
Reporter | capitan obvious | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | x86_64 | OS | Ubuntu | OS Version | 11.10 |
Product Version | 2.2dev | ||||
Summary | 0000783: Cannot run with PHP v5.4RC8: undefined symbol: output_globals_id | ||||
Description | While starting php I get next error: (the same error while runnin as apache module) | ||||
Steps To Reproduce | run | ||||
Additional Information | I have compiled php 5.4rc8 with next configuration: And compiled xdebug from master git and included in php.ini as zend_extension | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.4-dev | ||||
|
This error demonstrates that you use a non-ZTS version of the extension with a ZTS version of PHP, or something. Or perhaps your headers don't match your installed PHP version. Please refer to: http://xdebug.org/find-binary.php If that doesn't help, please provide the output of phpize and ./configure (for xdebug) |
|
And no feedback provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-28 20:33 | capitan obvious | New Issue | |
2012-03-12 16:51 | derick | Note Added: 0001978 | |
2012-03-12 16:51 | derick | Assigned To | => derick |
2012-03-12 16:51 | derick | Status | new => feedback |
2012-04-27 23:51 | derick | Note Added: 0002105 | |
2012-04-27 23:51 | derick | Status | feedback => resolved |
2012-04-27 23:51 | derick | Resolution | open => unable to reproduce |