S
S
Stepan2014-09-07 00:12:12
phpstorm
Stepan, 2014-09-07 00:12:12

Based on what is the port selected in phpStorm localhost: 56139 /?

I'm trying to set up LiveReload in PHPStorm 8
And this port changes all the time in it. And you need to manually constantly specify it in Chrome JB
Tell me where to put it, once and for all

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-09-07
Protko @Fesor

phpstorm for each running copy chooses a random free one from the dynamic range (49152 - 65535). Thus, the user does not have a headache with setting ports in the settings just because some other program has already occupied this port. It also allows you to run several instances of phpstorm / webstorm itself, each of which runs its own web server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question