一键安装包远程安装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

猜你喜欢

转载自www.cnblogs.com/anhao1226/p/10294877.html