couldn' t change a attribute from 666 to 777

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
edmunds
-


Joined: 04 Sep 2004
Posts: 1

PostPosted: Sat Sep 04, 2004 8:37 pm    Post subject: couldn' t change a attribute from 666 to 777 Reply with quote

I should be change an attribute to file '' teksts.txt'' from 666 to 777.
But I could not ... I dont now why? The Abyss server dont allow.


How could I change a attribute of file, for my disccuss board?

edmunds

edis.kaktuss.lv
edis2001@navigators.lv
Back to top View user's profile Send private message
E-Oreo
-


Joined: 18 Apr 2002
Posts: 17

PostPosted: Sat Sep 04, 2004 9:16 pm    Post subject: Reply with quote

File attributes/permissions are only changeable on a Linux/Unix system. The web server (in this case Abyss) does not have anything to do with file permissions and cannot change file permissions itself.

The most common way of changing file permissions is via FTP if the server is remote. If the server is local and is a *nix system you can enter a console and type
Code:

cd /directory/of/file
chmod 777 filename

You must of course cd to the correct directory and replace filename with the correct filename.

If your server is a Windows server then you cannot change file permission to '777'. What you need to do is make the file writeable and hope that the script will realize it.
Back to top View user's profile Send private message Send e-mail Visit poster's website
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Sun Sep 05, 2004 12:06 am    Post subject: Reply with quote

Hello edmunds--

What E-Oreo says is true. If you are on a windows machine, all your files will be writeable by default unless you click properties and check the box marked "read only."

In other words, when installing scripts simply ignore the chmod directions. They will all be writeable by default.

Regards,
Axis
Back to top View user's profile Send private message
aprelium-beta
-


Joined: 24 Jun 2004
Posts: 383

PostPosted: Sun Sep 05, 2004 6:01 pm    Post subject: Re: couldn' t change a attribute from 666 to 777 Reply with quote

edmunds,

http://www.aprelium.com/abyssws/faq.html#A2-3 .
_________________
Beta Testing Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group