Hello,
After moving my web project to Godaddy.com for hosting (not my choice) I can't install any modules. Error reads:
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.
I changed the file permissions on the modules directory to 777 still no joy.
Checking with Godaddy about php safe mode but I'll be suprised if they have that turned on.
Any ideas on how I can further trouble shoot this issue?
Also, thougth I might just download the xml file for the module I want to install but guess what...
Error: 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.
Could I have messed something up in the config.php that would create these problems?
Please advise if possible and THANK YOU!
Tim
Insufficient directory permissions to install modules
Re: Insufficient directory permissions to install modules
Try to install module with compress fileTJINAK wrote: Please advise if possible and THANK YOU!
Alby
Re: Insufficient directory permissions to install modules
Thank for replying I will try your suggestion.
Also, found that Godaddy:
"No, we do not run PHP in safe mode on our Linux hosting servers."
This leaves my confused as to why cmsms would say the permissions are incorrect when they are not?
Tim
Also, found that Godaddy:
"No, we do not run PHP in safe mode on our Linux hosting servers."
This leaves my confused as to why cmsms would say the permissions are incorrect when they are not?
Tim
Re: Insufficient directory permissions to install modules
Alby, by uploading the module myself I was able to install.
Thank you,
Tim
PS: I sent you a pm about your image rotator script.
Thank you,
Tim
PS: I sent you a pm about your image rotator script.
Re: Insufficient directory permissions to install modules
I'm having this same problem with 2 of my sites. PHP Safe Mode is not on and entire modules folder is 777 - yet when trying to go to either the modules or module manager i get:
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.
Funny thing is, i have 3 CMSMS sites on this server, and only 2 of them are having this problem. The 3rd is fine. All 3 are setup exactly the same with regards to directory ownershps etc... Anyone have any idea of what I'm overlooking?
tks
roger
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.
Funny thing is, i have 3 CMSMS sites on this server, and only 2 of them are having this problem. The 3rd is fine. All 3 are setup exactly the same with regards to directory ownershps etc... Anyone have any idea of what I'm overlooking?
tks
roger
Re: Insufficient directory permissions to install modules
Check out this post:
http://forum.cmsmadesimple.org/index.php/topic,18919.0.html
Possibly the Uploads folder also needs to be CHMOD 777? Doing so removed the error message for me.
http://forum.cmsmadesimple.org/index.php/topic,18919.0.html
Possibly the Uploads folder also needs to be CHMOD 777? Doing so removed the error message for me.
Re: Insufficient directory permissions to install modules
thanks, that fixed it!
-r
-r
Re: Insufficient directory permissions to install modules
Yes helped me aswelldvanoss wrote: Possibly the Uploads folder also needs to be CHMOD 777? Doing so removed the error message for me.
Re: Insufficient directory permissions to install modules
tried to install 2.4.8 but couldn't.
you have to change the max upload size in the config.php
it's set to 2.0M and TinyMCE needs 2.7MB..
you have to change the max upload size in the config.php
it's set to 2.0M and TinyMCE needs 2.7MB..