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

Skip md5_file() for files the webserver can't read #3

Open
xurizaemon opened this issue May 4, 2012 · 0 comments
Open

Skip md5_file() for files the webserver can't read #3

xurizaemon opened this issue May 4, 2012 · 0 comments

Comments

@xurizaemon
Copy link

Aegir installs a drushrc.php to the sites dir which is not readable to the www-data user.

As a result, archimedes_directory_hash() reports this for sites reporting from Archimedes under Aegir.

Warning: md5_file(/var/aegir/platforms/stacks-7.14/sites/example.org/drushrc.php): failed to open stream: Permission denied in archimedes_directory_hash() (line 578 of /var/aegir/platforms/stacks-7.14/sites/all/libraries/archimedes/archimedes.class.php).

Moved here from http://drupal.org/node/1561776

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

No branches or pull requests

1 participant