Hi,
When I use 127.0.0.1 on the PHP app, I get:
Warning: mysqli_real_connect(): (HY000/2002): Connection refused in /var/www/****************/dev.*****.com/wp-includes/class-wpdb.php on line 1987
Connection refused
Whereas when I use "localhost" it works.
The MySQL user is defined on 127.0.0.1 host.
bug?
Thanks
Alex