ubuntu为phpstorm安装xdebug

2018-04-26  本文已影响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的路径设置;

上一篇 下一篇

猜你喜欢

热点阅读