On 11/3/07, Urb LeJeune <[EMAIL PROTECTED]> wrote:

       Is the ownership of a created file a configurable option?


I've never seen this option.  What I do when I need my user to own the
uploaded files, is I have all the files uploaded directly into my database,
and then later (via cron, whatever) I run a CLI PHP script to pull them out
and write them to the filesystem.  Since the CLI script runs as me, I then
own the files.
HTH,
-c
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to