简体   繁体   中英

How do I uninstall xdebug on Debian?

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)

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM