美文网首页
ubuntu为phpstorm安装xdebug

ubuntu为phpstorm安装xdebug

作者: 骚伦 | 来源:发表于2018-04-26 01:34 被阅读0次

一:下载xdebug

sudo apt-get install php-xdebug

二:apache配置xdebug

  pwd:  /etc/php/7.0/apache2/conf.d/20-xdebug

20-xdebug.conf

三:phpstorm配置

需要注意的是几个参数的一致,以及最后一张图片的Start URL的路径设置;

相关文章

网友评论

      本文标题:ubuntu为phpstorm安装xdebug

      本文链接:https://www.haomeiwen.com/subject/yygulftx.html