Home › Forums › Back End › problem with chmod() function › Re: problem with chmod() function
May 13, 2013 at 9:14 pm
#134969
Participant
are you running under `safe_mode`?
Many web hosts disable system function like `chmod()` (some more eloquently than others).
Additionally, you won’t be able to `chmod` any files you don’t own in the first place.