PHPStorm doesn't open on another admin session

Hello,

 

I got an admin session who phpStorm doesn't want to open, I did change path variables but it doesnt work. In my other session it open with no problems. I don't known what to do...

 

If any of you got this problem, 

thank you

0
4 comments

Hello,

Sorry, I am not sure if I follow, could you please tell a bit more about the issue? Is there any error message that you may share?

0

Hey! Thank for the answer
I got NO error message at all!!! Just double click on the application and nothing happened so I won't have any screen to show that :/ !

0

Thank you for your reply.

Sorry, I forgot to ask, what OS are you using?

Would it be possible to share the "idea.log" from the IDE logs directory (if there is any)? It location depends on OS:
https://www.jetbrains.com/help/phpstorm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#logs-directory 

0

We had the same problem.


Can you check your userprofile folder. "C:\Users\%userprofile%".

Did PHPStorm created an error file like this "java_error_in_phpstorm64_8928".

Solution:

Maybe this regkey exists:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\CWDIllegalInDllSearch

 

More about this solution here:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/11433720171154-PHP-storm-2022-2023-won-t-launch-java-error-in-phpstorm?page=1#community_comment_11521473734034

 

 

0

Please sign in to leave a comment.