Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Thangnguyenmanh
Total activity
9
Last activity
July 12, 2024 08:34
Member since
July 09, 2024 04:38
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 12, 2024 08:34
Andriy BazanovThank you, it works now. Instead of using default path suggested by PHPStorm (//wsl$/Almalinux9…), we must manually type in the file path to project's root /var/www/projectnameThank y...
Community
PhpStorm
Debugging in PHPStorm using Xdebug does not work
0 votes
Created
July 12, 2024 01:51
I've cleared the Xdebug log, uncheck “Break the first line in PHP scripts”, then run again. It does not produce any Xdebug log anymore.The PHPStorm's Logs and Diagnostic Data: Upload id: 2024_07_12...
Community
PhpStorm
Debugging in PHPStorm using Xdebug does not work
0 votes
Created
July 11, 2024 08:56
It does not stop at breakpoint. Can only stop at first line if choose “Break at first line in PHP scripts”. If does not choose “Break at first line in PHP scripts”, following message appear: My map...
Community
PhpStorm
Debugging in PHPStorm using Xdebug does not work
0 votes
Created
July 11, 2024 00:37
Dear Anastasiia ZyrianovaYes it now prompt the Incoming Connection from Xdebug.On the “File path on server”, what should I put:- The entry point of the project (Laravel project, which is public/ind...
Community
PhpStorm
Debugging in PHPStorm using Xdebug does not work
0 votes
Created
July 09, 2024 10:16
Thank Anastasiia Zyrianova.After the original post, I did some extra search and found some blog posts on PHP Storm debugging on WSL which recommends setting xdebug.client_host to Windows' IP (get v...
Community
PhpStorm
Debugging in PHPStorm using Xdebug does not work
0 votes