Remote PHP on vagrant copy helpers to incorrect user
I have a vagrant box which is setup to use a private key to login (how it works with `vagrant ssh`).
The user is "vagrant"
I can get access to the machine with PHPStorm, but when try to reload the PHP info I get
Not sure why it is trying to use the ubuntu user here?
Please sign in to leave a comment.
Yeah, that's strange, can't see any straightforward-related issues in our system.
Is this an existing PHP Interpreter? Would it help if you create a new one using this vagrant config?