Re: CHMOD
[email protected] (":B nerdy") Mon, 2 Sep 2002 21:02:10 +1000
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
is the directory writable for nobody? "Bryan" <[email protected]> wrote in message news:[email protected]... > i'm facing a problem that is when i create a new file on mmy server (UNIX), the error message is premission denied, > then i'm trying to change the file mode by using "chmod", but fail.... > > how should i do? > >