一键安装包远程安装xdebug
Posted anhao1226
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了一键安装包远程安装xdebug相关的知识,希望对你有一定的参考价值。
https://blog.csdn.net/moqiang02/article/details/37347251
wget http://xdebug.org/files/xdebug-2.6.1.tgz
cp xdebug-2.6.1.tgz --target-directory=./xdebug
tar -xzf xdebug-2.6.1.tgz
[xDebug]
zend_extension=/usr/local/php/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so
以上是关于一键安装包远程安装xdebug的主要内容,如果未能解决你的问题,请参考以下文章