Page 1 of 1

file permissions - modules not writable

Posted: Thu Mar 23, 2006 5:41 am
by Overlander
hi
I'm at the first install page, all is sweet except for file permissions re modules. Checked files and modules have been uploaded

How do I now get file permissions for modules?

Re: file permissions - modules not writable

Posted: Fri Mar 24, 2006 7:17 pm
by jeffunk
Hi Overlander,

This error means that the modules folder is not writeable.  To change the permissions on this folder use an ftp program to access the file structure of your website (I use Filezilla) and then find the modules folder.

Right click on it.

Click on File Attributes

set the group and file permissions to allow for writing (There are more secure ways to do this, but I'll leave that for now)

That's it, when you go through the install you shouldn't have that problem anymore.

If you are working in Linux and you can ssh into the server then you can use "chmod 777 /path_to_cmsms/modules"

Re: file permissions - modules not writable

Posted: Mon Oct 30, 2006 2:08 pm
by jmansa
I experince the same problem to those modules installed after the main installation of CMSMS? I have tryid through a FTP program to set the permissions to 777, but everytime I try I get a message telling me that I am not allowed to do so. I dont have any problems with other folders or files, only the module folders and files I have manually installed prior to the main installation... Any help please?!?!?

Re: file permissions - modules not writable

Posted: Mon Oct 30, 2006 2:13 pm
by martijnmegens