View Issue Details

IDProjectCategoryView StatusLast Update
0000493XdebugUncategorizedpublic2009-12-02 11:10
Reportervns Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionwon't fix 
Product Version2.0.0dev 
Summary0000493: Disabling xdebug crashes apache
Description

Hi,

I am using Apache 2 with PHP5 and Xdebug in Debian. When I try to remove xdebug either in "apt-get remove php5-xdebug" or commenting out "zend_extension=/usr/lib/php5/20060613+lfs/xdebug.so" Apache crashes when I try to restart it.

Any idea why this happens?

TagsNo tags attached.
Operating SystemDebian GNU/Linux
PHP Version5.2.10

Activities

derick

2009-11-28 00:26

administrator   ~0001187

How do you restart Apache?

vns

2009-11-28 16:48

reporter   ~0001188

With apache2ctl restart. Then all Apache processes are getting "child pid XXXXX exit signal Segmentation fault (11)".

derick

2009-12-01 21:24

administrator   ~0001189

Does it work if you do:
apache2ctl stop
apache2ctl start?

vns

2009-12-02 06:04

reporter   ~0001190

Yes it does! Thanks a lot! =)

derick

2009-12-02 11:10

administrator   ~0001191

Closing it then. There's always been issues with this, and I can't be bothered to find out why as "stop" + "start" works fine :-)

Issue History

Date Modified Username Field Change
2009-11-27 19:22 vns New Issue
2009-11-27 19:22 vns Operating System => Debian GNU/Linux
2009-11-27 19:22 vns PHP Version => 5.2.10
2009-11-27 19:22 vns Xdebug Version => 2.0.5
2009-11-28 00:26 derick Note Added: 0001187
2009-11-28 00:26 derick Status new => feedback
2009-11-28 16:48 vns Note Added: 0001188
2009-12-01 21:24 derick Note Added: 0001189
2009-12-02 06:04 vns Note Added: 0001190
2009-12-02 11:10 derick Note Added: 0001191
2009-12-02 11:10 derick Status feedback => resolved
2009-12-02 11:10 derick Resolution open => won't fix
2009-12-02 11:10 derick Assigned To => derick
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