note 102679 added to function.chmod
[email protected] Mon, 28 Feb 2011 08:04:26 -0800
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
The problem with FTP access to the server: "SITE CHMOD 777 uploads: command not understood" The reason: Server is running under Windows NT system that does not allow to set file permissions via FTP. Conversely, the UNIX-running servers allow that. Solutions: 1. If your web hosting provider has a web-based control panel that lets you set file permissions, then you need to login there and make changes. 2. It is possible to contact the hosting provider and ask them about this issue; maybe they can make the changes. 3. It is possible to change the hosting provider that has servers run on UNIX, and keep the site there. More details here: http://www.xav.com/scripts/installer/3008.html ---- Server IP: 80.67.10.228 Probable Submitter: 194.47.3.225 ---- Manual Page -- http://www.php.net/manual/en/function.chmod.php Edit -- https://master.php.net/note/edit/102679 Del: integrated -- https://master.php.net/note/delete/102679/integrated Del: useless -- https://master.php.net/note/delete/102679/useless Del: bad code -- https://master.php.net/note/delete/102679/bad+code Del: spam -- https://master.php.net/note/delete/102679/spam Del: non-english -- https://master.php.net/note/delete/102679/non-english Del: in docs -- https://master.php.net/note/delete/102679/in+docs Del: other reasons-- https://master.php.net/note/delete/102679 Reject -- https://master.php.net/note/reject/102679 Search -- https://master.php.net/manage/user-notes.php