Page 1 of 1

CHMOD erreur

PostPosted: 15. July 2006 16:51
by Cibersurfeur
hello we have a concern with the apllic CHMOD one CHmod but it does not apply to the file that to make? thank you


Code: Select all
[R] SITE CHMOD 0777 /forum/admincp/games
[R] 500 Syntax error, command unrecognized.


thank you

PostPosted: 15. July 2006 16:59
by Wiedmann
but it does not apply to the file that to make

No. Read more carefully:
[R] 500 Syntax error, command unrecognized.

"chmod" is not be able to change the mods on an file, because there is no command "chmod" on windows.

PostPosted: 15. July 2006 17:11
by Cibersurfeur
oki thus which is the order under window to make a chmod thank you


do you speack french ?

PostPosted: 15. July 2006 17:15
by Wiedmann
oki thus which is the order under window to make a chmod

"chmod" is unix stuff. So, no way to do this on windows. Why want you make a "chmod"?

do you speack french ?

Sorry, no.

PostPosted: 15. July 2006 17:22
by Cibersurfeur
chmod 0777 under unix = owner (play, write,exec), group (play,write,exec), public (play,write,exec)

how to make similar under Windows? on certain files

PostPosted: 15. July 2006 17:29
by Wiedmann
I know the manpage from "chmod" ;-)

But you have not answered my question:
What is the reason why you want to make a "chmod"?

PostPosted: 15. July 2006 17:33
by Cibersurfeur
reason that which one wants to make a chmod it is that us avon need for a hack for vbulletin thank you

PostPosted: 15. July 2006 17:46
by Wiedmann
I see no relation between a vbulletin hack and chmod?

PostPosted: 15. July 2006 18:10
by Cibersurfeur
Vbulletin is a board but a hack of Vbulletin Board take the chmod 0777 on my server WINNT, I resolve my problem thx for your help :wink: