Page 1 of 1

Unable to install CMS in SF host

Posted: Sat Nov 05, 2005 1:00 pm
by carlos
Hi

I have a problem with sourceforge hosting
At http://pop2owa.sourceforge.net/
Cannot modify /home/groups/p/po/pop2owa/htdocs/config.php, please change permissions to allow this

config.php are set to 0777

If I config the file manualy, I get a error with write permisions of temp dirs (that are set to set to 0777 also)
Any help?

Re: Unable to install CMS in SF host

Posted: Sun Nov 06, 2005 8:19 pm
by petert
you don't 777 files, use 666 instead

Re: Unable to install CMS in SF host

Posted: Sun Nov 06, 2005 10:42 pm
by carlos
With 666 don't work.
Any user have problems with sourceforge hosting?
Why I can't write in the config.php file if is set with 777 or 666?

Re: Unable to install CMS in SF host

Posted: Sun Nov 06, 2005 11:30 pm
by petert
then it's about the user.
Who own's the files? The owner should be the webserver.

Re: Unable to install CMS in SF host

Posted: Mon Nov 07, 2005 7:50 am
by carlos
I'm the owner, and the the group is the project.
¿I need a htaccess file?
Anyone has this CMS hosted in sourceforge?

Re: Unable to install CMS in SF host

Posted: Mon Nov 07, 2005 10:18 pm
by carlos
Hi.
I find the problem. SourceForge no long allows web applications to write to the project group directories
https://sourceforge.net/docman/display_ ... ermissions

I'm tring to fix this, but the temp path ARE HARDCODED!

I need make some changes in the source code I will post a "how to" to instal this CMS in SF.

¿I'm the only user to try to install this in Sourceforge?

Re: Unable to install CMS in SF host

Posted: Tue Nov 08, 2005 11:33 am
by Ted
Apparently so.  :)

If you use 0.11 beta4, you can set the paths to writable directories in fileloc.php.  We pulled off a sf.net install a month or two ago by changing the dirs in that file.

Unfortunately, I don't quite remember the details as to how we did it.

Re: Unable to install CMS in SF host

Posted: Wed Nov 09, 2005 8:21 am
by carlos
Thanks.
I have upload the last beta, but the problem persist.
http://pop2owa.sourceforge.net/install/install.php
What its the problem?

Re: Unable to install CMS in SF host

Posted: Wed Nov 09, 2005 10:31 am
by Ted
Oh, yeah, I remember now..

It's very poorly documented on the sourceforge.net site.

mkdir /tmp/persistent/p/pop2owa/cms
mkdir /tmp/persistent/p/pop2owa/cms/cache
mkdir /tmp/persistent/p/pop2owa/cms/templates_c
touch /tmp/persistent/p/pop2owa/cms/config.php
chmod 664 /tmp/persistent/p/pop2owa/cms/config.php

Then change the paths in fileloc to match.

Their setup is REALLY stupid now.

Anyway, I hope that works!  :)

Re: Unable to install CMS in SF host

Posted: Thu Nov 10, 2005 10:10 pm
by carlos
Thanks, It works.

I try with paths relative to my proyect and the correct path are absolute.

This tip has been addded into instalation page.

http://www.cmsmadesimple.org/Installation.shtml

Re: Unable to install CMS in SF host

Posted: Tue Oct 10, 2006 12:15 pm
by el_coda
Dears,
I followed the instrucions of this post...
but a problem persists on the cache directory where on the SF hosting is not accessible also after a chmod 7777...
inside the folder I have a contentcache.php owned by nfsnobody:nfsnobody


any idea to solve it?
thanks

PS
I'm using cmsmadesimple 1.0.2