there is no php environment locally, and the code is deployed on a remote server and mapped to the local through samba. If you want to debug remotely via xdebug, both the server and the local vscode have xdebug, installed but are not stopped at the breakpoint.
there may be a problem with the configuration of the "php.validate.executablePath" field. Would you like to know how to fill in the php path in the server in this field?