View Full Version : CHMOD MessageBoards.
overclocker23
June 25th, 2003, 06:12 PM
Hey,
I am using PHPbb messageboards. Anf the current value for chmod is set to 644. I was wondering is the chmod specific for every messageboard out there or not? What chmod is Kirupa's
forums running on?
Thanks.
Jubba
June 25th, 2003, 06:51 PM
you should only need to chmod a single file.
swolfe
November 10th, 2005, 03:55 AM
how do change chmod levels to 766? I already have the script set up in Dreamweaver, but Im getting an error saying "change chmod levels to 766"
Pasquale
November 10th, 2005, 05:03 AM
use an ftp client to do it SOO much eaiser
NANO3
November 11th, 2005, 01:33 AM
this is easier than using an ftp client... http://us3.php.net/chmod
ironikart
November 14th, 2005, 12:31 AM
if you've got ssh access into the server and php is disabled from executing server side commands (as is often the case), download a client (like puTTy) and just remote login into the server and run:
$ chmod 766 /path/to/file
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.