如何在 Debian 上卸载 xdebug?

发布于 2024-12-07 11:16:10 字数 202 浏览 1 评论 0原文

我必须使用 Zend 优化器。三天后,我发现它与 xdebug 不兼容,现在我想卸载它。我该如何在 Debian 上做到这一点?

我的服务器:

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

I have to use the Zend Optimizer. After 3 days I figured it doesn't get along with xdebug and now I want to uninstall it. How do I do that on Debian?

My server:

PHP 5.2.6-1+lenny9 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug 4
2010 03:25:57)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

余生一个溪 2024-12-14 11:16:10

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

I removed the binary (search for xdebug.so) and then removed all
zend_extension= lines from php.ini regarding Xdebug and now everything works.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文