Cannot run just installed phpstorm 7

I've just installed a phpstorm for the first time on a particular machine and it doesn't want to start throwing such an exception:

ps-exception.png
the specified path exists. I tried tven to change the `idea.syste.path` to something neutral like `D:\tmp` but it crashes with the same exception.

The specified path exists and is writable by a current user. The `idea_tmp_check.sh` shell script is created with `exit 0` body there.

I tried to completely remove it and install once again under the current and a new user.

Any ideas how to debug/fix it?

0

Hi there,

Backup and delete your whole C:\Users\USERNAME\.WebIde70 folder (when IDE is closed, obviously).

Launch IDE -- it will create those folders from scratch (as well as config will be reset to defaults). If all works -- you can restore most (if not all) of the config files from backup.

If nothing -- see if disabling Antivirus/InternetSecurity/Constant Backup (or alike) will make any difference.

0
Avatar
Permanently deleted user

Dropping the whole directory contents doesn't help

And there are no antivirus or similar software currently running

> (when IDE is closed, obviously).
If only it was possible to run it :-)

0
Avatar
Permanently deleted user

Yep, it was an antivirus-alike software I wasn't aware of installed on that machine :-S

Thank you

0

请先登录再写评论。