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

[BUGS-6318] Handle warning if open_basedir is in use and a socket is being used. #425

Open
wants to merge 3 commits into
base: default
Choose a base branch
from

Conversation

hj-collab
Copy link

Connect via unix socket instead of filesystem to be compatible with php open_basedir restrictions.

Connect via unix socket instead of filesystem to be compatible with php open_basedir restrictions.
@hj-collab hj-collab requested review from a team as code owners May 30, 2023 12:40
hj-collab added 2 commits May 30, 2023 18:14
Removed null on 1296 for PHP 8.1 compatibility
@jazzsequence
Copy link
Contributor

Copied to #426 so Circle workflows can run

pwtyler pushed a commit that referenced this pull request Jun 5, 2023
@pwtyler
Copy link
Member

pwtyler commented Aug 14, 2023

Re-opening as I believe this still needs to be addressed— and we've also worked on our process around running CI for fork PRs a bit more.

I have not looked closely at this one recently, but in the linked PR, it appeared at least one of the test failures may have been legitimate. Work to investigate and reproduce still needs to be prioritized on our side.

@pwtyler pwtyler reopened this Aug 14, 2023
@pwtyler pwtyler linked an issue Aug 14, 2023 that may be closed by this pull request
@pwtyler pwtyler changed the title Update object-cache.php [BUGS-6318] Handle warning if open_basedir is in use and a socket is being used. Aug 14, 2023
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.

[BUGS-6318] file_exists(): open_basedir restriction in effect.
3 participants