Visual-studio-code cannot debug php code

I want to debug the local php code. My configuration is in accordance with the configuration in this article. https://www.cnblogs.com/study.
has been configured according to the steps in the article. I also hit the breakpoint, but I still can"t debug it. The code won"t stop at my breakpoint when it runs. Excuse me, what"s going on?
Note: I am using the wamp integrated environment

clipboard.png

Mar.18,2021

after the guidance of the god "Pepper", the reason why it cannot be run is that the configuration file of php.ini in wamp must be opened and modified through wamp, and it does not work to find the php.ini file to open and modify.

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e9ae-2b16c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e9ae-2b16c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?