Skip to content

fix: set file permission on index.php#34

Merged
stasadev merged 1 commit into
mainfrom
20250401_stasadev_fix_index.php
Apr 1, 2025
Merged

fix: set file permission on index.php#34
stasadev merged 1 commit into
mainfrom
20250401_stasadev_fix_index.php

Conversation

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