Answered
Can't connect to local mysql
What could be causing the mysql socket to refuse
connections---I'm getting the following error:
MySQL Error 2002
Can't connect to local MYSQL server through socket '/var/mysql/mysql.sock' (2)
I'm using Connection name: con1
Sever localhost
Username mysql ---and several other attempts
Password mysql ---and several other attempts
Database (browse for that)
I'm running Mac OSX 10.4.10, using Dreamweaver 8.
I've changed my config file to run PHP and it works fine; I've been able to set up tables in mysql using Terminal. So what else should I be looking for? My Local Info, Remote Info and Testing Server Info all point to my local Sites directory. URL prefix is http://127.0.0.1/~myname/
Thanks for any help.
MySQL Error 2002
Can't connect to local MYSQL server through socket '/var/mysql/mysql.sock' (2)
I'm using Connection name: con1
Sever localhost
Username mysql ---and several other attempts
Password mysql ---and several other attempts
Database (browse for that)
I'm running Mac OSX 10.4.10, using Dreamweaver 8.
I've changed my config file to run PHP and it works fine; I've been able to set up tables in mysql using Terminal. So what else should I be looking for? My Local Info, Remote Info and Testing Server Info all point to my local Sites directory. URL prefix is http://127.0.0.1/~myname/
Thanks for any help.
