sllik
12-24-2004, 08:29 PM
Ok, here is the deal... I'm trying to chmod and move some files using php (yes, it has to be done with php) that were uploaded by users through ftp. I get the "Operation not permitted" error.
All the uploaded files are in the same directory and are owned by the same group & user.
PHP on my webserver runs as "nobody".
Anyone knows what can be done to accomplish what I'm trying to do?
Thanks
All the uploaded files are in the same directory and are owned by the same group & user.
PHP on my webserver runs as "nobody".
Anyone knows what can be done to accomplish what I'm trying to do?
Thanks
