[nycphp-talk] Writing a file and ownership
csnyder
chsnyder at gmail.com
Sat May 7 11:05:48 EDT 2005
On 5/7/05, David Mintz <dmintz at davidmintz.org> wrote:
> What alternatives are there besides either making that cache directory
> world-writeable, or chowning it to nobody:nobody?
Write an ftp or sftp backend that takes the file and "uploads" it to
your user account on the same server. That way the file is owned and
writeable by you.
Otherwise, um.... store it in a database?
More information about the talk
mailing list