This is a discussion on chmod(): Permission denied? within the PHP General forums, part of the PHP Programming Forums category; How can I set things up so my scripts can set the chmod of directories?...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Your admin can set this up. If you don't need security, you can allow
everyone write access with chmod 777 dir. On Jun 16, 12:14 pm, JonnyAJAX <jon.cianciu...@gmail.com> wrote: > How can I set things up so my scripts can set the chmod of directories? |