Home >Backend Development >PHP Tutorial >PhpStorm 10.0.1 crashes when opening?

PhpStorm 10.0.1 crashes when opening?

WBOY
WBOYOriginal
2016-07-06 13:52:203023browse

Previously it was because the memory was exceeded and 1024M was added, and then it crashed when opening. Or when searching in the project, it will crash.
The project size is not large, only about 200M, but sometimes it will prompt that the memory is exceeded.

Reply content:

Previously it was because the memory was exceeded and 1024M was added, and then it crashed when opening. Or when searching in the project, it will crash.
The project size is not large, only about 200M, but sometimes it will prompt that the memory is exceeded.

When using phpstorm, the machine memory must be at least 8G, otherwise it will be easy to hang.
Remove the 1024 limit...

It may be that your machine memory or the memory set by phpstrom is insufficient, and direct startup fails

Mine also crashed

Statement:
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