1、
chmod -R 777 /Users/houzhibin/javaself
解决问题:403,Server unable to read htaccess file, denying access to be safe
2、xdebug与php版本对标,php7.1对xdebug2.8.0;
3、Apache 服务启动:
bogon:etc houzhibin$ sudo apachectl restart
bogon:etc houzhibin$ sudo apachectl stop
bogon:etc houzhibin$ sudo apachectl stop
配置参考:
https://www.jianshu.com/p/a060d3e2885c
https://www.jianshu.com/p/bbfa3f65d600
4、
原文:https://www.cnblogs.com/hoge66/p/11871657.html