PHP Storm Will Not Start
Hi,
I have been running PHPStorm for over a year now without issues. I came in this morning, rebooted my machine and now it will not start without any warnings. I have completely uninstalled it, deleted every file, rebooted, reinstalled and it still will not start. I am running windows 10 Professional and PHPStorm 2016.2.1. Any help would be appreciated.
请先登录再写评论。
Try to backup and remove C:\Users\<username>\.PhpStorm2016.2
I tried that to no avail. I realized that my registry had become corrupted somehow because other applications were acting very strangely and some wouldn't start at all. Thanks for your response.
I just ran into this issue this morning - working with Win10 Pro and PHPStorm 10.0.4.
Went into my environment variables > system variables and realized I had setup a java memory increase fix for another application under the key _JAVA_OPTIONS; so I deleted it, and PHPStorm booted up with no issue at all.
At least in my case, it looks like there was a memory allocation issue that prevented it from completing the boot cycle.