View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001330 | Xdebug | Installation | public | 2016-07-22 20:03 | 2016-07-31 12:30 |
Reporter | fwendt | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | PC x86 | OS | Ubuntu Linux | OS Version | 12.04 |
Product Version | 2.4.0 | ||||
Summary | 0001330: Zend Engine API differs and install from src compile is failing for 7.0.8 | ||||
Description | After have installed Apache 2.4.23 with PHP 7.0.8, I could not install Xdebug on this environment. Apache error log points: Xdebug requires Zend Engine API version 220100525. Compiling from sources, runnig phpize and loading extension with "zend_extension" at "php.ini" file. | ||||
Steps To Reproduce | Get the sources from Apache 2.4.23, PHP 7.0.8 and Xdebug 2.4.0 and try to make it run. | ||||
Additional Information | PHP info page does not load xdebug extension, and Apache error log points a entry. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.5-7.0.9 | ||||
|
This is not a bug, but something you do wrong locally. Likely building against the wrong headers. Please write to our support list: https://xdebug.org/support.php for help. |