On 03.12.2016 21:11, Jan Schneider wrote:
>
> This is because you use tcp connections. If you use unix connections
> "localhost" will be used.
thanks, is there perhaps a param I can set in the config to define tcp
or unix connection?
e.g. 'params' => array(
'conntype' => 'tcp | unix',
greetings
Becki