Solve the problem of 'Cannot start internal HTTP server...' reported by phpstrom

藏色散人
Release: 2021-03-25 18:51:20
forward
2652 people have browsed it

The following tutorial column of phpstorm will introduce to you how to solve the problem of "Cannot start internal HTTP server..." reported by phpstrom. I hope it will be helpful to friends in need!

Solve the problem of 'Cannot start internal HTTP server...' reported by phpstrom

Specific error report:

The following error occurred after opening phpstorm:
Cannot start internal HTTP server. Git integration, JavaScript debugger and LiveEdit may operate with errors. Please check your firewall settings and restart PhpStorm

The version isJetBrains PhpStorm 2018.1 x64

Solve the problem of Cannot start internal HTTP server... reported by phpstrom

I want to hook up phpstorm’s private network in the firewall, but the setting fails.

Solve the problem of Cannot start internal HTTP server... reported by phpstrom

Solution:

Method 1:

Try turning off the firewall.

Method 2:

Configure the database in phpstorm without turning off the firewall, as shown in the figure:

Solve the problem of Cannot start internal HTTP server... reported by phpstrom

You can configure it according to the database used in your project. After configuration, as shown below, click Test. Windows will prompt a firewall. Just check the public and private boxes.

Solve the problem of Cannot start internal HTTP server... reported by phpstrom

The above is the detailed content of Solve the problem of 'Cannot start internal HTTP server...' reported by phpstrom. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template