Ticket #291 (closed defect: wontfix)
/tmp permissions
| Reported by: | Darth_Sebulba05@… | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | Gregarius 0.5.5 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | cache, permissions |
| Cc: | Darth_Sebulba05@… |
Description
It seems, at least on my server, that new cache files in the /tmp directory are given a default permission of 0600 and owned by www-user (which is, of course, secure).
Now, if I try to use the console update, I'm unable to write to that cache from a cron job, because the user who is executing it is not the www-user nor root (and can't be).
I know it's just a matter of sticking a php.net/chmod in there, but I'll have to dig into it and see where.
Change History
Note: See
TracTickets for help on using
tickets.
