Nothing works
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
-
- Registered User
- Posts: 27
- Joined: Thu Jan 08, 2004 6:44 pm
Re: Nothing works
ummmm... I don't use a ftp client, i use basic windows.... How would you do it in that?
Re: Nothing works
If you're using Windows, then this doesn't even apply. At most you can set a file to read-only, but that only restricts write access.
chmod is a command on unix and its variants used to set file permissions, defining who can read, write, and/or execute it.
chmod is a command on unix and its variants used to set file permissions, defining who can read, write, and/or execute it.
Re: Nothing works
Sorry, I'm not quite sure what you mean, but if you use a *nix server then you'll have to use an ftp client to upload your files and to chmod the files.
If you're using a windows server, someone else'll have to help, as I don't know windows.
If you're using a windows server, someone else'll have to help, as I don't know windows.
Miguel
http://community.34sp.com" target="_blank
http://www.miguel.me.uk" target="_blank | http://www.sfcommand.co.uk" target="_blank | http://www.ssdg.org.uk" target="_blank
Hardware: The parts of a computer system that can be kicked
http://community.34sp.com" target="_blank
http://www.miguel.me.uk" target="_blank | http://www.sfcommand.co.uk" target="_blank | http://www.ssdg.org.uk" target="_blank
Hardware: The parts of a computer system that can be kicked
-
- Registered User
- Posts: 1546
- Joined: Wed Apr 09, 2003 8:44 pm
- Location: London, United Kingdom
Re: Nothing works
The relevant NTFS permissions need to be enabled and the webserver (if IIS) needs to be configured to allow writing.
Rob