# Only zend or xdebug?

**URL:** https://forum.mautic.org/t/only-zend-or-xdebug/4269
**Category:** Product Support
**Created:** [June 22, 2016, 6:06am UTC](https://forum.mautic.org/t/only-zend-or-xdebug/4269 "2016-06-22T06:06:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![pcompassion](https://avatars.discourse-cdn.com/v4/letter/p/858c86/32.png) [@pcompassion](https://forum.mautic.org/u/pcompassion)
#### Post date: [June 22, 2016, 6:06am UTC](https://forum.mautic.org/t/only-zend-or-xdebug/4269/1 "2016-06-22T06:06:01Z")

</div>

in mautic’s php.ini  
  
  
  
There’s lines  
  
;[XDebug]  
  
;; Only Zend OR (!) XDebug  
  
  
  
I’d like to use xdebug, and uncommented xdebug related lines.  
  
  
  
The above comment seems to suggest I should disable Zend if I use xdebug (I’m new to php, mautic, symfony, don’t know much about any of this)  
  
How can I disable zend if I have to?

---

<div class="post-metadata">

### Author: ![pcompassion](https://avatars.discourse-cdn.com/v4/letter/p/858c86/32.png) [@pcompassion](https://forum.mautic.org/u/pcompassion)
#### Post date: [June 22, 2016, 6:06am UTC](https://forum.mautic.org/t/only-zend-or-xdebug/4269/2 "2016-06-22T06:06:01Z")

</div>

in mautic’s php.ini

There’s lines  
;[XDebug]  
;; Only Zend OR (!) XDebug

I’d like to use xdebug, and uncommented xdebug related lines.

The above comment seems to suggest I should disable Zend if I use xdebug (I’m new to php, mautic, symfony, don’t know much about any of this)  
How can I disable zend if I have to?
