Is it possible to enable CHMOD on Windows Server 2003?
I have Windows Server 2003 OS on my Dedicated server that I am running Xampp on to run my website for my game etc, but am doing some coding with PHP and need CHMOD. I can't find anywhere to enable it, note, it is FireZilla Server, latest version, but I need to enable it because I keep getting "504 Command not implemented for that parameter" If you know how, please post. Thanks.
Public Comments
- Not so much. chmod is UNIX/Posix/Linux. M$ don't use it. They have the attrib command, but that doesn't affect permissions. You can do it graphically, or look for a shareware utility. Some FTP clients and the Apache environment include it. MKS have a Posix toolkit, which may be helpful. Various proprietary system makers in the past (think MPE for example) have used the MKS environment, so it's reasonably reliable.
Powered by Yahoo! Answers