Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

fix a permissions issue on newly created sites #276

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

dustinrue
Copy link
Collaborator

When creating a new site on Linux, the php-fpm image is rebuilt to set the user properly. This would fail using the ubuntu based images because of a difference in the log directory path

Description of the Change

Alternate Designs

Benefits

Possible Drawbacks

Verification Process

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Changelog Entry

When creating a new site on Linux, the php-fpm image is rebuilt to set the user properly. This would fail using the ubuntu based images because of a difference in the log directory path
@tylercherpak tylercherpak merged commit 4839ffb into develop Jan 14, 2022
@jeffpaul jeffpaul deleted the hotfix/resolve-permissions-issue branch June 29, 2022 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants