[SOLVED]Modules error after 1.2.2 -> 1.2.3 upgrade?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
natetronn
New Member
New Member
Posts: 4
Joined: Mon Jan 28, 2008 1:14 am

[SOLVED]Modules error after 1.2.2 -> 1.2.3 upgrade?

Post by natetronn »

I am getting this error in the admin panel when I go to modules:

"The modules folder is not writable, if you would like to install modules by uploading an XML file you need to make the modules folder have full read/write/execute permissions (chmod 777). Safe mode may also be in effect."

and this error when I go to Module Manager:

"WARNING: Insufficient directory permissions to install modules. You may also be experiencing problems with PHP Safe mode. Please ensure that safe mode is disabled, and that file system permissions are sufficient."


The modules directory is chmod 777 and all the directories below are too and safe mode is not in effect.

I have nuSOAP 1.0.1 and Module Manager 1.1.4

I have been searching the forums for a fix but I am coming up a bit short.

Thanks for any help on this and or for leading me in the right direction.
Last edited by natetronn on Mon Jan 28, 2008 1:55 am, edited 1 time in total.
natetronn
New Member
New Member
Posts: 4
Joined: Mon Jan 28, 2008 1:14 am

Re: Modules error after 1.2.2 -> 1.2.3 upgrade?

Post by natetronn »

I will try to throw in more info to help get this issue fixed while I can think of it.

Everything was fine until I did the upgrade. I uploaded the zip folder using Cpanel then unzipped it and overwrote all the files then I went to mysite.com/install/upgrade.php and followed the upgrade insrtuctions. Every seemed to go fine. Not sure if it matters but file File Creation Mask (umask) is set to 022 I guess that was default.
natetronn
New Member
New Member
Posts: 4
Joined: Mon Jan 28, 2008 1:14 am

Re: Modules error after 1.2.2 -> 1.2.3 upgrade?

Post by natetronn »

Running php 4.4.7  mysql  5.0.45  Apache/1.3.39  per phpinfo
natetronn
New Member
New Member
Posts: 4
Joined: Mon Jan 28, 2008 1:14 am

Re: [SOLVED]Modules error after 1.2.2 -> 1.2.3 upgrade?

Post by natetronn »

I fixed this by setting permission from 755 to 777 for the "uploads" directory, not just modules folder as it said. Thanks
designer0352
Forum Members
Forum Members
Posts: 14
Joined: Mon Dec 04, 2006 1:45 am

Re: [SOLVED]Modules error after 1.2.2 -> 1.2.3 upgrade?

Post by designer0352 »

Thanks for this post. I had the same situation and this was the solution that fixed it for me too. Just wanted to let folks know.  ;D
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: [SOLVED]Modules error after 1.2.2 -> 1.2.3 upgrade?

Post by Dr.CSS »

You may want to try 775 as that will give everything but public permission to write, meaning if someone could get to the folder/file they could write into it and set a trojan or some such thing, 755 made it so group couldn't write to it...
Post Reply

Return to “CMSMS Core”