-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to locate binary #66
Comments
Make sure you don't have a composer file and run it with the specified command line |
In the dockerfile, I can see the line where the Frankenphp binary should be copied from the "server" block into the root directory but I don't actually see the binary. Not sure if that has anything to do with the composer file.
…On 15 Mar 2024 at 8:41 PM -0400, tommmoe ***@***.***>, wrote:
> I keep getting the message "Unable to locate Frankenphp binary."
Make sure you don't have a composer file and run it with the specified command line
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
well can you see if it's pulled the server down in your docker log? from a vanilla docker install, this repo does work |
Fixes #64 Prevents laravel/octane#791 Potentially fix for #66
I keep getting the message "Unable to locate Frankenphp binary."
The text was updated successfully, but these errors were encountered: