I am trying to connect the Editor to the database via socket. I am always getting back an error [2002]: Connection refused.
My host entry in the config.php looks like this: "host" => "localhost:/tmp/mysql5.sock",
Any clue why this does not work?
My host entry in the config.php looks like this: "host" => "localhost:/tmp/mysql5.sock",
Any clue why this does not work?