I tried to access the flywheel using “open site shell”. It shows me a new terminal but the terminal doesn’t go into the flywheel, meaning I’m still on host server.
If I run $ which php on a new terminal, it shows /usr/bin/php (may be default setting)
If I run $ which php on the terminal that is opened by clicking “Open site shell” on Local, it shows the local’s php place.
I just tried re-install local app. Remove the local app with app cleaner (so removed settings as well) , then I installed local app again.
But the problem keeps happening.
Do you think the php setting is related to my problem?
I got what you mean now. Now I understand it’s working with my situation.
What makes me think it’s not working is, because I was still on host on the shell after opening the site shell, while the previous version, local by flywheel could get into a kind of guest os via ssh by open site shell.
I’m still not sure how to handle it since it’s not actually closed environment like guest os, but my question here is solved now.