geerlingguy / geerlingguy/drupal-container

folder permission issues

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
48
Forks
26
PR merge metrics
No merged PRs in 30d

Description

after running ansible and docker run I get erros in docker logs (macos m1):
```
2024-05-16 14:13:18 Removing any existing files inside /var/www/html...
2024-05-16 14:13:18 Downloading Drupal...
2024-05-16 14:13:39 Download complete!
2024-05-16 14:13:39 Configuring settings.php with environment variables...
2024-05-16 14:13:39 Correcting permissions on /var/www...
2024-05-16 14:13:47 chown: changing ownership of '/var/www/html/vendor/web.config': Permission denied
2024-05-16 14:13:47 chown: changing ownership of '/var/www/html/vendor/.htaccess': Permission denied
2024-05-16 14:14:52 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.