Page 1 of 1

Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 3:41 pm
by bancika
I get the following error when installing CMS on my sourceforge project page. Error is:

/home/groups/d/di/diylc/htdocs/tmp/templates_c is not writable! Check your installation, exiting

I'm pretty sure I set the permissions right, actually I set 777 perm to almost all files in the project (except for plugins maybe).
Any ideas?
Thanks

Re: Problem with folder permissions

Posted: Fri Aug 15, 2008 3:57 pm
by bancika
Little more info - I'm using winscp with sygwin (shell) to upload and configure the project...

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 6:30 pm
by Dr.CSS
You may have to change it to 775 or 755 some times, you need to only change permissions on the folders/files as it says in install instructions...

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 6:47 pm
by bancika
thanks. Also, I couldn't download tar.gz file directly to server because of this error:

Code: Select all

-bash-3.00$ wget http://dev.cmsmadesimple.org/frs/download.php/2533/cmsmadesimple-1.4.1-base.tar.gz
--11:45:48--  http://dev.cmsmadesimple.org/frs/download.php/2533/cmsmadesimple-1.4.1-base.tar.gz
           => `cmsmadesimple-1.4.1-base.tar.gz'
Resolving dev.cmsmadesimple.org... 207.192.69.147
Connecting to dev.cmsmadesimple.org|207.192.69.147|:80... failed: Connection refused.
so I had to extract it locally and then upload to server. Does it change anything?
Thanks

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 7:06 pm
by bancika
update - I tried deleting everything, uploading tar and unpacking on server and still nothing, get the same error :(

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 7:55 pm
by Dr.CSS
Have you tried unpacking locally and FTP to site?...

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 8:01 pm
by bancika
source forge doesn't support FTP as far as I can see, but I've tried unpacking with shell...both locally and remotely

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 8:42 pm
by Dr.CSS
How did you set permissions?...

Re: Problem with folder permissions while installing on sourceforge

Posted: Fri Aug 15, 2008 9:17 pm
by bancika
exactly like in the shell guide

Re: Problem with folder permissions while installing on sourceforge

Posted: Sun Sep 14, 2008 3:00 pm
by jog
same problem here w/correct permissions

Re: Problem with folder permissions while installing on sourceforge

Posted: Mon Sep 15, 2008 3:24 pm
by Pierre M.
So if I understand correctly : you can reliably transfer the files and the issue occurs when lanching the 1.4.1 install wizard because of a permission issue ?
May be sourceforge has some strict CMSms uncompatible hosting policy : mod_security, safe mode, virtualization module or so... You should ask them. Does another sourceforge project use CMSms ?

Pierre M.

Re: Problem with folder permissions while installing on sourceforge

Posted: Sun Sep 21, 2008 1:34 am
by JeremyBASS
Have you guy figured this out?  I'm have the same issue installing 1.4.1 on a plesk linux sever... it's my dedicated sever... the only way I was able to get passed that was to set permissions to 777 ... is there something wrong with the install?  Thanks
jeremyBass

Re: Problem with folder permissions while installing on sourceforge

Posted: Tue Oct 14, 2008 6:18 am
by Dr.CSS
I've seen these problems on plesk panel installs, seems they need the 777 permissions and have a tendency to run with safe mode on...

Re: Problem with folder permissions while installing on sourceforge

Posted: Tue Oct 14, 2008 3:03 pm
by JeremyBASS
truns out for at least me settup... I needed to have apache as the group in plesk... then I had to give a 2755 for the permissions... this alowed me to have the safer permissions and still edit... hope that helps someone... have a great day...
jeremyBass