And if you have problem on GS. Please check log or submit log us. Debug log is enabled by following code on
config.php
. Output root directory is public
.$config['site']['logfile'] = 'gnusocial.log'; $config['site']['logdebug'] = true; $config['log']['debugtrace'] = true; $config['sessions']['debug'] = true;