Closed jheasly closed 10 years ago
When I tried to duplicate the issue with straight Python, the new test directory was getting created with group write permission, so I don't know what the deal is.
So David added sudo chmod g+w /tmp/cbs3cache/
to the ubuntu cron. Runs once a day at 10 p.m. A hack, but it shouldn't be an issue anymore.
Still getting these image directory permissions issues on
projects.registerguard.com/tmp/cbs3cache
on server restart. Have to get with @dhpennell to stomp this for good.I've fixed the permissions, but on next server restart the directory permissions on
/cbs3cache
will revert toand permissions need to be
Doing
fixes it.
When this permissions change happens, we get no photos on the ap_wfm pages.