|
Re: styles folder is protected and cannot be altered [message #559 is a reply to message #558] |
Sun, 17 February 2002 21:41 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
etraas wrote on Sun, 17 February 2002 4:39 PM | Hi,
i wanted o use some other gif files in my forum, but the styles folder is protected. the chmod comamnd does not work.
What am i doing wrong ??
|
you need to chmod the folder and its contents recursively...
Do you use FTP client or shell account?
FUDforum Core Developer
|
|
|
|
|
|
Re: styles folder is protected and cannot be altered [message #563 is a reply to message #562] |
Sun, 17 February 2002 22:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
etraas wrote on Sun, 17 February 2002 5:01 PM | no, which client is supporting this command , i will install it ... tell me futher what to do.. thnaks in advance
|
it be easier if it did. But you can do without it here are the instructions:
for example sakes I'll /home/forum/www/docs/forum/ as the path for the directory where the forum is installed.
chmod 777 /home/forum/www/docs/forum/ chmod 777 /home/forum/www/docs/forum/styles/ chmod 777 /home/forum/www/docs/forum/styles/default/ chmod 666 /home/forum/www/docs/forum/styles/default/*
Replace the /home/forum/www/docs/forum/ with the path to the root web browseable directory of the forum.
FUDforum Core Developer
|
|
|
|
Re: styles folder is protected and cannot be altered [message #604 is a reply to message #603] |
Mon, 18 February 2002 22:22 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
etraas wrote on Mon, 18 February 2002 4:27 PM | my hosting service is telling me i cannot change the right because of the script which is creating the folders. I do not own the files in that foler .. is this right ???
Thanks
|
The webserver owns the file, BUT you own the root directory, hence you should be able to change permissions as you please.
FUDforum Core Developer
|
|
|
|
|
|
|
|
Re: styles folder is protected and cannot be altered [message #2565 is a reply to message #2559] |
Sat, 11 May 2002 15:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Does your system have safe_mode enabled?
Send me your email via PM and I'll send you a debug script, then I'll be able to tell you exactly what is the problem and if indeed there is a bug with the Forum's file manager.
FUDforum Core Developer
|
|
|