question
hey everyone. I have a local webserver here, and here's where I do all my PHP coding. I also have a local MySQL server. In a script, I tried to establish a connection, and it told me this:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/static/www/myjunk/connect_test.php on line 7
any help?
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/static/www/myjunk/connect_test.php on line 7
any help?
