Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Live Preview MultiBrowser does not work with user's local server #10217

Open
cyrakuse opened this issue Dec 18, 2014 · 8 comments
Open

Live Preview MultiBrowser does not work with user's local server #10217

cyrakuse opened this issue Dec 18, 2014 · 8 comments

Comments

@cyrakuse
Copy link

Hi,

When i launch a Live preview in my PHP project (don't know if other langages are concerned), Firefox (v34.0.5) open on the right page but it never refresh.
The live preview icon in brackets say : "Live Preview : Connecting..."
but never "connect"

@redmunds
Copy link
Contributor

@busykai I created a new F Live Preview MultiBrowser label

@busykai
Copy link
Contributor

busykai commented Dec 18, 2014

thank you, @redmunds.

@busykai
Copy link
Contributor

busykai commented Dec 18, 2014

@cyrakuse, do you run your own web server to serve your PHP page? if so, Multi-browser implementation of Live Preview does not yet support custom servers. See Release notes for 1.1.

@cyrakuse
Copy link
Author

I'm using Wamp server.
If it is not a good way, can you explain how to make it work ?

@busykai
Copy link
Contributor

busykai commented Dec 19, 2014

You need to follow instructions here, specifically, "Using your own backend" section. Also, if you have set livedev.multibrowser: true (which enables multi-browser implementation), you need to unset it (either remove or set to false) for Live Preview to work with custom server.

@redmunds redmunds changed the title Live Preview bug Live Preview MultiBrowser does not work with local server for PHP Dec 19, 2014
@redmunds
Copy link
Contributor

I updated the title to be more descriptive. @busykai If this is being tracked somewhere else then we can close this issue.

@pthiess
Copy link
Contributor

pthiess commented Jan 6, 2015

@busykai What priority would you recommend for this issue?

@busykai
Copy link
Contributor

busykai commented Jan 6, 2015

@pthiess, let's give it medium priority. MultiBrowser is experimental feature still, but it is important to get it on par with the CDT-based one ASAP.

@peterflynn peterflynn changed the title Live Preview MultiBrowser does not work with local server for PHP Live Preview MultiBrowser does not work with user's local server Aug 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants