Am 22.11.2012 11:32, schrieb Mark Constable: > Is it possible to connect to MySQL via a unix socket? > > If so, what would be the exact db_dsnw example when my.cnf is set to... > > socket = /var/run/mysqld/mysqld.sock > > and my current config/db.inc.php contains... > > $rcmail_config['db_dsnw'] = 'mysql://rcadmin:XXXXXXX@localhost/roundcubemail';
localhost IS unix-socket 127.0.0.1 is TCP/IP
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
