Hello,
I’ve also an issue with mailpoet plugin on a Synology NAS.
I tried localhost:/run/mysqld/mysqld10.sock and 127.0.0.1:3307/run/mysqld/mysqld10.sock
Both run for all my site (main and plugins), but not for mailpoet that still cannot access the database.
Mailpoet support answer was :
“The first solution is to set the DB host as define(‘DB_HOST’, ‘127.0.0.1’); you shouldn’t also include the mysqlsock here.
The second solution is to set the correct path for the pdo_mysql_sock, unfortunately we don’t officially support hosting on the type of set up you have. We’ll try our best to assist, but cannot guarantee it’ll work.”
If someone find a solution, he’s the welcome !