mysql_connect(): Can't connect error

any one ever encounter this problem?

ive got a test site ive been workin on for a friend and it works good excpt once ur loged in u cant get to any other page for some reason the user will get this error

Warning:  mysql_connect(): Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in /home/content/n/e/o/neokrasher/html/impact/admin/resources/includes/connection.php5
Database connectionfailed: Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)

it says i cant connect but i am using update and insert querys all over the place. i find it odd that it cant connect

here is the link
www.anthonydevito.net/impact

user name and pw is
manager1
manager1

i checked the connection.php and there doesnt seem to be any problems.

Any one have any ideas?