MyBB Community Forums

Full Version: Chmod help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when installing i can CHMOD:

./inc/settings.php
./inc/config.php


ok, but when i CHMOD the folders:

./uploads
./uploads/avatars


they just go back to their origanal CHMOD

HELP PLZZZZ!


BTW: im using FlashFXP and here is the packets sent when i try:

[R] SITE CHMOD 666 /uploads/avatars
[R] 200 Permissions changed on /uploads/avatars
[R] PASV
[R] 227 Entering Passive Mode (70,86,115,18,233,179)
[R] Opening data connection IP: 70.86.115.18 PORT: 59827
[R] LIST -al
[R] 150 Accepted data connection
[R] 226-Options: -a -l
[R] 226 4 matches total
[R] List Complete: 244 bytes in 0.64 seconds (0.4 KB/s)
Try to CHMOD the folders to 777.
will that work?
Yes.
You know, I am having the same problem, I think, but it happens even if I put in 666 or 777.
It says this:
( R ) 500 'SITE CHMOD 777 settings.php'. command not understood.