【问题标题】:How do I uninstall xdebug on Debian?如何在 Debian 上卸载 xdebug?
【发布时间】:2011-09-30 03:15:00
【问题描述】:

我必须使用 Zend Optimizer。 3 天后,我发现它无法与 xdebug 相处,现在我想卸载它。我如何在 Debian 上做到这一点?

我的服务器:

PHP 5.2.6-1+lenny9 和 Suhosin-Patch 0.9.6.2 (cli)(构建时间:8 月 4 日 2010 03:25:57)

【问题讨论】:

  • 您是否使用 debian 包管理器安装了 xdebug?
  • 它在服务器上。我不记得使用任何包管理器
  • 貌似一般是通过PECL安装的,所以你不妨试试sudo pecl uninstall xdebug

标签: linux apache zend-framework debian


【解决方案1】:

我删除了二进制文件(搜索 xdebug.so),然后删除了所有 zend_extension= php.ini 中关于 Xdebug 的行,现在一切正常。

【讨论】:

    猜你喜欢
    • 2016-11-13
    • 1970-01-01
    • 1970-01-01
    • 2017-02-06
    • 2017-10-24
    • 1970-01-01
    • 2021-12-19
    • 2014-12-27
    • 2011-04-26
    相关资源
    最近更新 更多