I want to run a PHP file using the vscode extension “PHP Server” and Apache (xampp), but PHP path error occurred. How do I set it up?
I’m using vscode and apache (xampp). I am trying to launch a php file in a web browser using vscode extension “PHP Server”.
However, the php file (index1.php) has an incorrect path and a location error occurred. How should I setting?