Database error

I am getting following error in database, please help me to solve the problem

 

Database error in MB Community
Mysql error:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11)

Debug backtrace:
Array
(
   [1] => Array
       (
           [file] => /home/mediaban/public_html/community/inc/modules.inc.php
           [line] => 22
           [args] => Array
               (
                   [0] => /home/mediaban/public_html/community/inc/db.inc.php
               )

           [function] => require_once
       )

   [2] => Array
       (
           [file] => /home/mediaban/public_html/community/inc/admin.inc.php
           [line] => 23
           [args] => Array
               (
                   [0] => /home/mediaban/public_html/community/inc/modules.inc.php
               )

           [function] => require_once
       )

   [3] => Array
       (
           [file] => /home/mediaban/public_html/community/inc/design.inc.php
           [line] => 22
           [args] => Array
               (
                   [0] => /home/mediaban/public_html/community/inc/admin.inc.php
               )

           [function] => require_once
       )

   [4] => Array
       (
           [file] => /home/mediaban/public_html/community/index.php
           [line] => 39
           [args] => Array
               (
                   [0] => /home/mediaban/public_html/community/inc/design.inc.php
               )

           [function] => require_once
       )

)


Called script: /community/index.php

Request parameters:
Array
(
   [sh_musicMode] => rand
)

Quote · 28 Oct 2008

Hey there.

Problem is in your post

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11)

You need to check if your MySQL server runs, and if it runs - seemed in other place than it was before installation. So you will need to edit path to mysql in inc/header.inc.php file

Regards

Artur

Quote · 28 Oct 2008
 
 
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.