Modules Not Installing

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Mon Jun 04, 2012 7:15 am
It has recently started doing this when I try to install a module in extension manager.

Folder::create: Could not create directory
Plugin Install: Failed to create directory: ____domaininfo______/public_html/plugins/content/contactusform

I am looking to install a WSIWYG editor for the articles but that is failing too.

How do I fix this?

Thanks for your help.

James
User avatar
Fresh Boarder

GK User
Mon Jun 04, 2012 7:31 am
Please check file permissions probably this is source of problem, here you have recommended file permission details http://docs.joomla.org/What_are_the_recommended_file_and_directory_permissions%3F
User avatar
Platinum Boarder

GK User
Mon Jun 04, 2012 7:59 am
Hi thanks for the quick reply.

I have made sure that the folder in question (tmp) is 755, but now it is saying "Warning: Failed to move file!"
User avatar
Fresh Boarder

GK User
Mon Jun 04, 2012 11:53 am
Really looks like file permissions issue, please set it for test to 777 and check memory_limit in PHP settings, it is common problem when you try to install some extensions.
User avatar
Platinum Boarder

GK User
Tue Jun 05, 2012 8:26 am
log_errors Off Off
log_errors_max_len 1024 1024
magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
mail.force_extra_parameters no value no value
max_execution_time 300 300
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 60 60
memory_limit 360M 360M


Memory limit appears to be 360m? That seems like more than enough?
User avatar
Fresh Boarder

GK User
Tue Jun 05, 2012 1:17 pm
Max. file upload value also looks properly. Did you change the file permissions ? Could you also check the joomla error log, maybe we find more details there.
User avatar
Platinum Boarder


cron