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

fix: set file permission on index.php #34

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

stasadev
Copy link
Member

@stasadev stasadev commented Apr 1, 2025

The Issue

Tests are failing on DDEV HEAD

$ ddev logs -s adminer
...
GET / - Failed opening required '/var/www/html/index.php' (include_path='.:/usr/local/lib/php') in Unknown on line 0
...

docker-compose v2.34.0 changed default permission from 0444 to 0440

How This PR Solves The Issue

Sets mode: "0444"

Manual Testing Instructions

Automated Testing Overview

Release/Deployment Notes

@stasadev stasadev merged commit 0fb6b0d into main Apr 1, 2025
2 checks passed
@stasadev stasadev deleted the 20250401_stasadev_fix_index.php branch April 1, 2025 08:01
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.

1 participant