Posted by anarcat on January 29, 2009 at 9:22pm
Jump to:
| Project: | Provision |
| Version: | 5.x-0.1-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
| Issue tags: | dns |
Issue Summary
Another quirk:
warning: fopen(/var/hostmaster/config/named/example.com) [function.fopen]: failed to open stream: Permission denied in /var/hostmaster/drupal-5.x/sites/default/modules/provision/dns_server/engines/provision_bind.module on line 220.The problem, of course, is that provision.module is expected to do this work through drush and the hostmaster user, so that directory is owned by the hostmaster user.
Comments
#1
That is in http://hostmaster.koumbit.net/admin/build/provision_dns, just to be real clear.
#2
tagging
#3
That's the old code that needs to be ported (and has been, afaik).