wreck
08-25-2004, 09:48 AM
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/rapdome/public_html/frontlinez/forum/admin/db_mysql.php on line 40
^^^thats the message im getting www.front-linez.com/forum then you can see the message.
$this->link_id=mysql_connect($this->server,$this->user,$this->password);
^^thats the coding that is on line 40... any idea of what i need to do?
^^^thats the message im getting www.front-linez.com/forum then you can see the message.
$this->link_id=mysql_connect($this->server,$this->user,$this->password);
^^thats the coding that is on line 40... any idea of what i need to do?