Skip to content
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

Bandage for 502 errors using Gettext/PostgreSQL/MongoDB #1452

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

drbyte
Copy link
Contributor

@drbyte drbyte commented Oct 9, 2023

Many have reported that these changes "do" help the problem.
And yet many others have reported that they make no difference.
Your mileage may vary. But, contributing this PR for the benefit of those for whom it "does" help.

To activate: simply run valet install after composer global upgrade laravel/valet -W to get the version of Valet this is merged into.

Closes #1433

This PR is merely a bandage for a broader problem that exists in the PHP build for MacOS. See the issue referenced above for discussion and links to Homebrew and PHP repository discussions. The problem is not in Homebrew, but in the PHP build published by the PHP core. Chime in on the PHP discussion if you want to stir up more active participation for a proper fix, telling them that you're a Mac user encountering the fork segfaults (they won't care whether you're using Valet, but they will recognize if you mention Homebrew).

Many have reported that these changes "do" help the problem.
And yet many others have reported that they make no difference.

Closes laravel#1433

This PR is merely a bandage for a broader problem that exists in the PHP build for MacOS. See the issue referenced above for discussion and links to Homebrew and PHP repository discussions. The problem is not in Homebrew, but in the PHP build published by the PHP core.
Chime in on the PHP discussion if you want to stir up more active participation for a proper fix, telling them that you're a Mac user encountering the fork segfaults (they won't care whether you're using Valet, but they will recognize if you mention Homebrew).
saibotk added a commit to saibotk/.dotfiles that referenced this pull request Nov 20, 2023
@mattstauffer mattstauffer merged commit 4e672ba into laravel:master Dec 21, 2023
5 checks passed
@mattstauffer
Copy link
Collaborator

Thanks so much @drbyte! My apologies for the delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Valet 502 Error working with PostgreSQL and MongoDB
2 participants