My xdebug configuration is successful, but I just can’t enter the breakpoint
This is my xdebug log
Log opened at 2018-08-24 05:51:55
I: Connecting to configured address/port: localhost:9001.
W: Creating socket for 'localhost:9001', poll success, but error: Operation now in progress (29).
W: Creating socket for 'localhost:9001', connect: No route to host.
E: Could not connect to client. :-(
Log closed at 2018- 08-24 05:51:55
How to solve this
PHPz2018-08-29 11:51:25
You can refer to this article: High-efficiency PHP debugging error prompt tool: Detailed explanation of xdebug configuration and use in the latest version of PHPstorm (picture)