View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001747 | Xdebug | Installation | public | 2020-02-18 13:16 | 2020-02-24 11:31 |
Reporter | treytang | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.9.2 | ||||
Summary | 0001747: XDebug Doesn't Get loaded into PHP | ||||
Description | Hey, My php.ini file: [xdebug] As suggested by the /wizard page, but when I restart Apache and check phpinfo(); - xdebug isn't there ... | ||||
Steps To Reproduce | I followed the steps found at /wizard: Summary
Instructions
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Linux Mint | ||||
PHP Version | 7.2.20-7.2.29 | ||||
|
Does the file /usr/lib/php/20170718/xdebug.so exist? |
|
It does indeedy (see screeny) |
|
If you run the following on the command line, do you get warnings or errors? And what is the output?
|
|
Hey, attached is output, however, I altered the command as I have various versions of PHP on my machine and it defaults to 7.4 in cli :) |
|
The wizard said the following:
And the start-up error that you are getting indicates that you have compiled Xdebug against the wrong PHP version (7.4, I believe). If you verify the numbers for that step, do they match with what the wizard said they should be? |
|
ahh I have a phpize7.2 as well as a phpize - which I guess defaults to CLI version (7.4), lemme re-build using the correct phpize :) |
|
I think the previous installation is conflicting my amendments, is there a sure-fire way of removing everything xdebug? Guessing apt purge won't work here? |
|
Found a way (just manual removing) - but still same issue after using phpize7.2 (same error shown when using that php -display_startup_errors command |
|
Hey, any update on this? Thanks, |
|
Using phpize7.2 is only part of the store in this case. When you then run ./configure, you will need to add --with-php-config=/usr/local/php/7.2dev/bin/php-config (but fix the path, as yours is different from mine) |
|
Hey, that did it thanks :) |
|
This turned out not to be a bug (as I expected). Thanks for checking! |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-18 13:16 | treytang | New Issue | |
2020-02-18 14:36 | derick | Assigned To | => derick |
2020-02-18 14:36 | derick | Status | new => feedback |
2020-02-18 14:36 | derick | Note Added: 0005248 | |
2020-02-18 14:42 | treytang | File Added: Screenshot from 2020-02-18 14-42-18.png | |
2020-02-18 14:42 | treytang | Note Added: 0005250 | |
2020-02-18 14:42 | treytang | Status | feedback => assigned |
2020-02-18 14:53 | derick | Status | assigned => feedback |
2020-02-18 14:53 | derick | Note Added: 0005251 | |
2020-02-18 14:53 | derick | Note Edited: 0005251 | |
2020-02-18 15:07 | treytang | File Added: Screenshot from 2020-02-18 15-07-10.png | |
2020-02-18 15:07 | treytang | Note Added: 0005252 | |
2020-02-18 15:07 | treytang | Status | feedback => assigned |
2020-02-18 16:26 | derick | Status | assigned => feedback |
2020-02-18 16:26 | derick | Note Added: 0005253 | |
2020-02-18 16:32 | treytang | Note Added: 0005254 | |
2020-02-18 16:32 | treytang | Status | feedback => assigned |
2020-02-18 16:37 | treytang | Note Added: 0005255 | |
2020-02-18 16:46 | treytang | Note Added: 0005256 | |
2020-02-24 10:04 | treytang | Note Added: 0005258 | |
2020-02-24 10:12 | derick | Note Added: 0005259 | |
2020-02-24 11:10 | treytang | Note Added: 0005260 | |
2020-02-24 11:31 | derick | Status | assigned => resolved |
2020-02-24 11:31 | derick | Resolution | open => no change required |
2020-02-24 11:31 | derick | Note Added: 0005261 |