live-share
live-share copied to clipboard
PHP serving support
Me and my friend are developint a website, it was OK. But we needed to change to php and now Live Share server is downloading php files.
if this is a configuration problem, how can i configure-it for php work?
Hey @EduApps-CDG are you using Live Share in VS Code? What doesn't seem to be working? Is the shared server capability not hosting your site when you debug on localhost?
no, it serves the HTML perfectly, but PHP files are being downloaded (not being processed as webpage)
Also, i dont see any reason for downvoting my post. Anyway...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically in 2 days.
Don't!
Apologies for the delay here. This issue doesn’t have enough information to be reproduced currently. If the issue persists please share the necessary details on how to reproduce the issue (e.g. Are you using Live Share in VS Code? Are you attempting to use the shared server feature?). Thank you.
Yes we were triying to use the shared server feature. And yes, we were using Live Share on VS Code.