eskander wrote in php

alrighty
i have a whole new problem with the file upload now

the actual file upload works, but the permissions on the file are wrong
they're set to something like (owner) www has read and write access, (group) wheel has no access and (other) other has no access

they need to be (owner) oldskool has read and write, group has read and write and other read
how would i go about this?


thanks for the previous help all :)