I am having the following problem with the setting for socket in the my.cnf configuration file set to socket=/tmp/mysql.sock I am able to connect through a browser but cannot connect using the mysql client when I change it to socket=/var/lib/mysql/mysql.sock I can access through mysql client but not through a browser connection
How can I fix this any help appreciated. Regards David Inglis