How to install Opensocial Module

I get this when i try to install this module 

Installation of: OpenSocial Failed

 
-- Check Opensocial requrements
Opensocial requres PHP OpenSSL, mysqli and JSON extensions. Please enable it first then proceed with installation. 

To use PHP`s OpenSSL support you must also compile PHP --with-openssl[=DIR]. 
If you would like to install the mysql extension along with the mysqli extension you have to use the same client library to avoid any conflicts. 
To install the mysqli extension for PHP, use the
                    --with-mysqli=mysql_config_path/mysql_config
                
configuration option where mysql_config_path represents the location of the mysql_config program that comes with MySQL versions greater than 4.1. If you would like to install the mysql extension along with the mysqli extension you have to use the same client library to avoid any conflicts. 
To install the JSON extension for PHP, use the
                    --enable-json
                

shell_exec function is unvailable, this module require this function
                    --enable-json
                

json is enabled 

http://gayday.tk/phpinfo.php

Quote · 7 Apr 2012

Based on your phpinfo the mysqli extension is not installed.

https://www.deanbassett.com
Quote · 7 Apr 2012

thank you for your help  

Quote · 7 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.