JomSocial

JomSocial Installer

'.$okMsg.''; } else { return ''.$errorMsg.''; } } function statusMinBadge($check, $min, $val) { $valCheck = $val; if(strpos($valCheck, 'M')){ $valCheck = 1024 * (int) $val; } if($valCheck >= $min){ return ''.$val.''; } else { return ''.$val.''; } } ?>
Sorry, your server does not meet the minimum requirements to install JomSocial.

The following files needed in order for the installation to proceed:

Backend archive  
AJAX archive  
Frontend archive  
Template archive  
Core plugin archive  

Writable folders

The following folders need to be writable in order for the installation to proceed:

/administrator/components/com_community/  
/components/com_community/  
/plugins/  

If any of these are not supported (marked as No), your system does not meet the minimum requirements for installation. Please correct the errors before proceeding.

JPEG Library  
PNG Library  
GIF Library  
GD Library  
GD2 Library  
cURL Library  

Recommended PHP configuration

Setting Minimum value Current value
max_execution_time 300
max_input_time 300
memory_limit 128
post_max_size 4096
upload_max_filesize 4096

Recommended MySQL configuration

Setting Recommended value Current value
wait_timeout 120
connect_timeout 120

Update your JomSocial Database

Updating configuration   Done
Creating menu items   Done
Creating a JomSocial toolbar   Done
Adding custom fields   Done

Installing JomSocial plugins

Extracting plugins   Done

Installation completed.

Your installation is now complete.

Important!

Before you begin, here are a few helpful documentation articles you might want to explore:

You can read the full set of documentation here: JomSocial Documentation