brapifra / vscode-phpserver

Visual Studio Code extension to quickly serve your PHP projects :)
89 stars 29 forks source link

Serve Project Issue #128

Open scott0905 opened 1 year ago

scott0905 commented 1 year ago

I have XAMPP installed but when I click serve project in VS code, I get a 404 not found error. It doesn't automatically open the server in the browser. In the output section of VS code I also get an error saying "/ - No such file or directory, GET / - Permission denied." Has anyone encountered this issue before?

Screenshot_20230123_072959 Screenshot_20230124_063720
emokingbaby commented 6 months ago

Mine too. Have you found a solution yet?