Posted by Etienne Marais on 11/18/05 14:07
> If the code that's doing the rename is running as an Apache module
> mod_php, then the process that's doing the rename is likely the Apache
> process. It's probably running as nobody or www or apache. It may not
> have write permissions to write into the directory where the newfile is
> being placed.
Could you not perhaps ask the service provider to add you (your account id)
to the same group as to which nobody/www/apache belongs to (apache in
specific usually belong to group apache) then chmod g+w the
files/directories which need to be overwriteable/renamed/createble.
Etienne Marais
Navigation:
[Reply to this message]
|