SOLVED New install of CMSMS - 'Directory not writable'

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
robinmarek
Forum Members
Forum Members
Posts: 208
Joined: Thu Nov 13, 2008 4:02 pm

SOLVED New install of CMSMS - 'Directory not writable'

Post by robinmarek »

I'm installing 1.5.4 of CMSMS (because I'm moving servers and the previous version is 1.5.4 I wanted to use the same to avoid complications)

Anyway, I've uploaded all the files, no problems there, and I've gone to mydomain.co.uk/install and I've instantly got this:

"Directory not writable! /customersites/9/home/httpd/vhosts/mydomain.co.uk/httpdocs/tmp/templates_c
Please correct by executing: chmod 777 or set writing permission for php process, exiting!"

I'm imagining this is to do with the hosting but I'm not sure what to email them as I'm not sure what the issue is I'm having? Any ideas?
Last edited by robinmarek on Thu Sep 03, 2009 2:43 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: New install of CMSMS - 'Directory not writable'

Post by Rolf »

Hi Robinmarek,

With your ftp software you can change the permissions of the folder /tmp/templates_c to 777.
You don't need to contact your ISP.

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Fraserm
Forum Members
Forum Members
Posts: 107
Joined: Wed Mar 04, 2009 2:27 pm

Re: New install of CMSMS - 'Directory not writable'

Post by Fraserm »

Hi,

You need to read the installation documentation.

http://wiki.cmsmadesimple.org/index.php ... ck_Install

If you do you'll see that you need to set the permissions of several directories to 777 and your config.php file to 666 (only during install, should be set to 444 after).

CHMOD isn't something you need to contact your host for, you can do it by right clicking on a directory in your FTP client and clicking "File Permissions", "CHMOD" or similar. That is assuming you're installing on a Linux host...

Remember copied directories (if you did that) don't copy their permissions settings.
Last edited by Fraserm on Thu Sep 03, 2009 2:32 pm, edited 1 time in total.
robinmarek
Forum Members
Forum Members
Posts: 208
Joined: Thu Nov 13, 2008 4:02 pm

Re: New install of CMSMS - 'Directory not writable'

Post by robinmarek »

Ohhhh DOH, what a silly billy  :D

I've done this loads of times, but usually when I upload to FTP the permissions have been set... sorry, having a bad day... don't ask!
Locked

Return to “[locked] Installation, Setup and Upgrade”