Theme Faceslook search error Mysqli in 7.0.6

Hi, I bought the theme Faceslook, but in the "search" is returning the following error:

[27-Jul-2011 17:16:43] PHP Warning:  mysqli::mysqli() [<a href='mysqli.mysqli'>mysqli.

mysqli</a>]: (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/clubedoc/public_html/modules/beckmedia/faceslook/addons/ajaxsearch/rpc.php on line 9
[27-Jul-2011 17:16:43] PHP Warning:  mysqli::real_escape_string() [<a href='mysqli.real-escape-string'>mysqli.real-escape-string</a>]: Couldn't fetch mysqli in /home/clubedoc/public_html/modules/beckmedia/faceslook/addons/ajaxsearch/rpc.php on line 16

how to solve?
Quote · 2 Aug 2011

Look to see if php is compiled with the mysqli extention.  you can see if its loaded in admin - tools - host tools - phpinfo...

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 2 Aug 2011

Check whether mysql is up and running.

----
Quote · 2 Aug 2011

Is enabled, see:

mysqli

MysqlI Support enabled
Client API library version 5.0.91
Client API header version 5.0.91
MYSQLI_SOCKET /var/lib/mysql/mysql.sock


Directive Local Value Master Value
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket no value no value
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.reconnect Off Off

Quote · 2 Aug 2011

It is already known that its enabled. Also, it seems your mysql is up.

 

It seems there is a code which tries to open a new mysql connection using mysqli with wrong login info. Check for that.

----
Quote · 2 Aug 2011
 
 
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.