zendstudio waiting for xdebug session

it2022-05-05  107

1.查看phpinfo输出信息里xdebug是否已配置,xdebug.remote_enable是否为On,waiting for session说明xdebug.remote_port被占用,需要lsof -i:9000找到占用的进程号并kill掉,重启apache,搞定

转载于:https://www.cnblogs.com/taojunlong/p/4528379.html

相关资源:各显卡算力对照表!

最新回复(0)