Jump to content
MakeWebGames

Please help me.....


dbeckerton

Recommended Posts

i have a problem and i just crnt figure it out

Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in/home/freehost/t35.com/f/a/fallenworld/mysql.php on line 46

FATAL ERROR: Could not connect to database on localhost (Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)) 1

 

here is line 46

$this->connection_id=mysql_connect($this->host, $this->user, $this->pass, 1) or $this->connection_error();

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...