It was working fine, all of sudden my db connection stop working. below is the dump i got.
Array
(
[hostname] => localhost
[username] => ****
[password] => ****
[database] => *******
[dbdriver] => mysql
[dbprefix] =>
[pconnect] =>
[db_debug] =>
[cache_on] =>
[cachedir] =>
[char_set] => utf8
[dbcollat] => utf8_general_ci
[swap_pre] =>
[autoinit] => 1
[stricton] =>
)
Trying to connect to database: picspeak_dbCannot connect to the database because: Can't connect to local MySQL server through socket 'MySQL' (2)
i don't know how to solve it, please help me