> I just wanted to know if there was a way to control the owner of the
new
> file because when iupload files the owner is set to httpd which means
that
> I
> can't access the file properly.

Not much you can do about it, if PHP is running as a module. If it's
CGI, then I think you can set it up so the file is owned by you when you
run the scripts.

---John Holmes...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to