Problem with folder permissions while installing on sourceforge
Problem with folder permissions while installing on sourceforge
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
/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
Last edited by bancika on Fri Aug 15, 2008 5:38 pm, edited 1 time in total.
Re: Problem with folder permissions
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
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
thanks. Also, I couldn't download tar.gz file directly to server because of this error:
so I had to extract it locally and then upload to server. Does it change anything?
Thanks
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.
Thanks
Re: Problem with folder permissions while installing on sourceforge
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
Have you tried unpacking locally and FTP to site?...
Re: Problem with folder permissions while installing on sourceforge
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
How did you set permissions?...
Re: Problem with folder permissions while installing on sourceforge
exactly like in the shell guide
Re: Problem with folder permissions while installing on sourceforge
same problem here w/correct permissions
Re: Problem with folder permissions while installing on sourceforge
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.
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
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
jeremyBass
Re: Problem with folder permissions while installing on sourceforge
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
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
jeremyBass