Unable to install CMS in SF host

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
carlos

Unable to install CMS in SF host

Post 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?
User avatar
petert
Power Poster
Power Poster
Posts: 282
Joined: Wed Feb 09, 2005 9:30 pm

Re: Unable to install CMS in SF host

Post by petert »

you don't 777 files, use 666 instead
Mambo sucks, that's why I am here.
Now they call it Joomla, but it still sucks!

CMSMS rules!
carlos

Re: Unable to install CMS in SF host

Post 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?
User avatar
petert
Power Poster
Power Poster
Posts: 282
Joined: Wed Feb 09, 2005 9:30 pm

Re: Unable to install CMS in SF host

Post by petert »

then it's about the user.
Who own's the files? The owner should be the webserver.
Mambo sucks, that's why I am here.
Now they call it Joomla, but it still sucks!

CMSMS rules!
carlos

Re: Unable to install CMS in SF host

Post 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?
carlos

Re: Unable to install CMS in SF host

Post 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?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Unable to install CMS in SF host

Post 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.
carlos

Re: Unable to install CMS in SF host

Post by carlos »

Thanks.
I have upload the last beta, but the problem persist.
http://pop2owa.sourceforge.net/install/install.php
What its the problem?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Unable to install CMS in SF host

Post 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!  :)
carlos

Re: Unable to install CMS in SF host

Post 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
el_coda

Re: Unable to install CMS in SF host

Post 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
Last edited by el_coda on Tue Oct 10, 2006 5:06 pm, edited 1 time in total.
Locked

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