Forums | Mahara Community

Support /
almost there..i think


anonymous profile picture
Account deleted
Posts: 31

07 March 2009, 18:52

 

 

Here's my new error.Please let me know how I can fix it?

Mahara: Site unavailable

Your defined data root directory, /isaglob1/mha_data/, is not writable. This means that neither session data, user files nor anything else that needs to be uploaded can be saved on your server. Please make the directory if it does not exist, or give ownership of the directory to the web server user if it does.
 
best,
 
Ricardo
anonymous profile picture
Account deleted
Posts: 1643

07 March 2009, 21:26

Hi - that error gives you clear instructions on what to do to fix it Cool

The installation instructions have extra instructions on what to do too.

anonymous profile picture
Account deleted
Posts: 31

08 March 2009, 22:25

Nigel,

How do I give ownership to the directory? I'm pretty sure the directory exists. I tried to  chown <httpd>isaglob1/mhadata. But I got an error. When I chowned it without the apache <httpd> it changed owners successfully. I'm a bit stumped again. Am I getting close?

Ricardo

 

 

anonymous profile picture
Account deleted
Posts: 47

08 March 2009, 23:45

Hi Richardo,

There is good info on chown at http://en.wikipedia.org/wiki/Chown , but are you sure you don;t want to change the permissions using chmod (see http://en.wikipedia.org/wiki/Chmod ) ?  My dataroot folder has 0775 as the permissions.

I use a windows program called WinSCP to do file transfers and stuff up to my site. IT also has a very easy properties thing you can use to change ownership and permission on any folder or file in your webserver, once you connect.  chmod and chown are often used infrequently by people, so sometimes it pays to have another "easier" way of looking at the settings, if not changing them.

Good luck,

Jamie

 

anonymous profile picture
Account deleted
Posts: 1643

09 March 2009, 0:46

Hi - did you include the < and > symbols? They're not supposed to be there when you use that command. So you go:

chmod httpd /path/to/folder

5 results