PHP binary not found at specified path: /usr/local/sbin/php. Please ensure PHP is installed. #153
-
Hi, Never seen this issue before. Did a fresh install of Wave3 with Docker. Tried adding this in .env, no luck. Is there any particular thing I need to change to be able to use this? Sorry I'm more of a vanilla PHP person, trying Wave for the First time. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hey @inpresif! 👋 Wave is indeed just a Laravel app, so it's mostly PHP under the hood. That error usually happens when Laravel can't find the PHP binary at the expected path. As you are using Docker, can you share your Dockerfile here? It is possible that something in there might be missing. Welcome to Wave! 🚀 - Bobby |
Beta Was this translation helpful? Give feedback.
Hey!
Happy to hear that you've got it working this far!
The migration error was already fixed a few weeks ago with this PR here: #138
This is already available in Wave v3.0.1