erodrigu
1-20-04, 05:09 AM
im receiving an error when trying to connect to mySql thru
php..
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Error being invoked here..
mysql_connect($SQL_SERVER,$SQL_UNAME,$SQL_PWORD)
or die(mysql_error());
server, uname and pword correct
Thanx in advance
Cheers
php..
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Error being invoked here..
mysql_connect($SQL_SERVER,$SQL_UNAME,$SQL_PWORD)
or die(mysql_error());
server, uname and pword correct
Thanx in advance
Cheers