View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000993 | Xdebug | Uncategorized | public | 2013-10-25 19:31 | 2017-04-08 04:35 |
Reporter | Ivan Vlk | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Linux | OS | Fedora | OS Version | 19 |
Product Version | 2.2.3 | ||||
Summary | 0000993: LAMP xdebug profiler loaded, but not creating any file anywhere | ||||
Description | I have following setup in php.ini (Apache 2.4 / PHP 5.5 / Fedora 19): [XDebug] xdebug.profiler_enable = 1 By using PHP info, I can see Xdebug loaded and all setup directives properly loaded. However, I can't see any cachecgrind output anywhere. I've tried so much variations with some directives, using /tmp or /var/tmp + also different file names. Currently I left it as it's by default. SeLinux is disabled. /tmp has proper permissions. I have tried with _trigger directive and also with enabled by default. Without any cachegrind file anywhere, confirmed by using updatedb & locate cachegrind. | ||||
Steps To Reproduce |
| ||||
Additional Information | Apache 2.4 I'm happy to provide anything you need, just let me know | ||||
Tags | No tags attached. | ||||
Operating System | x64 Fedora 19 | ||||
PHP Version | 5.1.0 | ||||
|
rpm -qa | grep phpphp-common-5.5.4-1.fc19.x86_64 |
|
According to this reply: http://stackoverflow.com/questions/19433690/lamp-xdebug-loaded-but-not-creating-any-file-anywhere/19917915?noredirect=1#19917915 ..sems, that file could be only in tree of actual web. Seems to me still like a bug, but at least we found workaround. |
|
Do you have selinux turned on? If so, turn it off and try again. |
|
Hi Derick, no, I have SeLinux switched off on my personal Laptop. |
|
Is this still causing a problem for you? |
|
Closing this, as the requested feedback whether it's still a problem wasn't answered. Please reopen this issue if necessary. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-25 19:31 | Ivan Vlk | New Issue | |
2013-10-25 19:33 | Ivan Vlk | Note Added: 0002596 | |
2013-11-12 20:56 | Ivan Vlk | Note Added: 0002613 | |
2013-11-12 20:57 | Ivan Vlk | Note Edited: 0002613 | |
2013-11-13 10:44 | derick | Note Added: 0002614 | |
2013-11-13 10:44 | derick | Assigned To | => derick |
2013-11-13 10:44 | derick | Status | new => feedback |
2013-11-13 11:59 | Ivan Vlk | Note Added: 0002616 | |
2013-11-13 11:59 | Ivan Vlk | Status | feedback => assigned |
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) |
2016-11-28 21:07 | derick | PHP Version | 5.5-dev => 5.1.0 |
2016-11-28 21:07 | derick | Note Added: 0003821 | |
2016-11-28 21:07 | derick | Status | assigned => feedback |
2016-12-23 21:25 | derick | Note Added: 0004097 | |
2016-12-23 21:25 | derick | Status | feedback => resolved |
2016-12-23 21:25 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |