Page 1 of 2
Problem with modules after installing1.11.7 [solved]
Posted: Wed Sep 04, 2013 11:14 am
by vhaakman
Hi,
I just installed cmsms 1.11.7, set the right attributes (777) to the folders modules and uploads, and made sure php safe mode is off.
However, I cannot install any modules, having cmsms saying (in a warning popup) "the rights aren't set" on extensions>modules, and the same + "maybe safe mode is on" in extensions>module manager.
Since both this isnt the case, I was wondering anyone of you could help me out finding the solution.
A big thanks in advance!
Vincent
NB: the solution was a bit rare, maybe interesting though. Check my last post next page.
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 11:46 am
by velden
Make sure those rights are set recursively
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 1:03 pm
by vhaakman
Allthough I can't find a specific switch to do it recursively, I think I did so, all the subfolders have got the same settings.
Maybe it's good to state that I didn't have these problems with earlier versions of CMSMS.
I was wondering, could it be that something that wasn't uploaded well causes this?
Thanks!
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 1:29 pm
by Rolf
You are Dutch, isn't?
Read this Dutch post on file owner issues.
Might be relevant to your problem.
Grtz. Rolf
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 2:17 pm
by vhaakman
Hi Rolf,
Thanks for the reply. Yep, Dutch I am. Did you forget the place the link to the post you're referring too?
Thanks, Vincent
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 2:19 pm
by vhaakman
oh wait, I thought that was your footer

. Checking that out now.
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 2:29 pm
by vhaakman
hmmm,
Brilliant to have all that in Dutch, thanks for setting that up.
But I can't find the particular post on file owner issues. Can you place a direct link?
Thanks, Vincent
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 6:02 pm
by Rolf
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 7:19 pm
by vhaakman
Thanks,
That brought us a bit closer. I changed config and the Umask settings without results. The filemanager is able to write in the directories though, a helpful tip, cause it couldnt write in the lib dir, f.e.
Therefore it seems to me there's something wrong with the modules and module manager. First check if everything is really uploaded, and then get back to you.
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 7:40 pm
by vhaakman
Perhaps you might want to change the link in your article, it doesnt work anymore. Here's the right one:
http://forum.cmsmadesimple.org/viewtopi ... =52&t=8505
Re: Problem with modules after installing1.11.7
Posted: Wed Sep 04, 2013 8:07 pm
by calguy1000
Make sure those rights are set recursively
It's been said before. If ONE FILE or subdirectory in the modules directory has the wrong permissions then you cannot upgrade/install any module.
And perhaps even the uploads directory too.
Re: Problem with modules after installing1.11.7
Posted: Thu Sep 05, 2013 7:55 am
by vhaakman
I've checked each file of the modules, of admin, lib etc. but they all seam to be there complete.
I've come to the point to ask the host to check who's the owner, and set them equal to the one that owns/runs httpd.
But I'm doubting that as a solution. Why can I place files in uploads (and in modules) with the filemanager if this could be a solution?
Anyone with a bright moment?
Re: Problem with modules after installing1.11.7
Posted: Thu Sep 05, 2013 8:03 am
by vhaakman
Hi Calguy,
Thanks for replying, there was indeed an index.html file with 644 rights. I changed that and the contents of uploads to 777. But unfortunately without result.
All the folders in modules are 777, although the contents aren't all.
Do you think I need to change that too?
Re: Problem with modules after installing1.11.7
Posted: Thu Sep 05, 2013 8:09 am
by velden
Yes.
Most admin panels or a decent FTP client (Filezilla for example) have the option to set permissions recursively to folders as well as files.
Re: Problem with modules after installing1.11.7
Posted: Thu Sep 05, 2013 9:52 am
by vhaakman
ok,
I just did that with filezilla, since doing only modules didnt work, I tried uploads as well. Without result. So I thought: why not do tmp/cache and tmp/templates_c as well.
In Templates_c, I wasn't able to change the files from 644 to 777. Probably this is an owners thing. Could this be a clue?