Skip to content

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

Merged
mattstauffer merged 1 commit intolaravel:masterfrom
drbyte:502-segfault-krb5-bandage
Dec 21, 2023
Merged

Bandage for 502 errors using Gettext/PostgreSQL/MongoDB#1452
mattstauffer merged 1 commit intolaravel:masterfrom
drbyte:502-segfault-krb5-bandage

Conversation

@drbyte
Copy link
Copy Markdown
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
@mattstauffer
Copy link
Copy Markdown
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