Hi,
you not have installed PHP PDO drivers, if server is managed by you please install it, otherwise contact your provider to enable it.
PDO is a minimum requirement for this plugin (
https://www.easy-profile.com/docs/91-system-requirements-socialnetwork.html).
If you are admin of server, please install PDO with this command with SSH:
Debian/Ubuntu Servers
sudo apt-get install pdo-mysql
Centos/RedHat Servers
yum install php-pdo php-mysqli
the error is:
Class 'PDO' not found in [/home/where/public_html/plugins/jsn/socialnetwork/lib/Cake/Model/Datasource/Database/Mysql.php, line 209]
2014-12-15 02:30:41 Error: [InternalErrorException] Internal Server Error