Php versions – Connecting to ProxySQL via socket – "No such file or directory"
I am trying to connect to ProxySQL from PHP with mysqlnd using the local socket, but I get "No such file or directory" , as the socket would not exist. The same code can connect to the mysql socket with…