Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

view php page in browser xampp and sublime text 3 #58

Open
Allmedialab opened this issue Mar 10, 2016 · 1 comment
Open

view php page in browser xampp and sublime text 3 #58

Allmedialab opened this issue Mar 10, 2016 · 1 comment

Comments

@Allmedialab
Copy link

Hi,

Try to view a .php page in the browser with sublime-text 3 and xampp.
This is my SideBarEnhancements.json:
{
"folders":
[
{
"path": "C:/xampp/htdocs/mywebsite-folder"
}
],
"settings": {
"sublime-view-in-browser": {
"baseUrl": "http://localhost",
"basePath": "C:/xampp/htdocs/mywebsite-folder"
}
}
}
Some help would be much appreciated!

Thanks and regards,

David

@adampresley
Copy link
Owner

What is happening when you go to view your files? Any errors? Is the browser opening? Is XAMPP running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants