[horde] Horde Passwd module is not properly configured [SOLVED]
Michael J Rubinsky
mrubinsk at horde.org
Wed Dec 7 18:15:48 UTC 2016
Quoting Admin Beckspaced <admin at beckspaced.com>:
> 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',
If you are using the same connection as in Horde's general config,
look at the example in backends.php. Otherwise, it's 'protocol' =>
'unix' | 'tcp' and be sure to provide the other required parameters
for the selected protocol. I.e., for 'unix' you also need to provide
'socket' etc...
> greetings
> Becki
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2007 bytes
Desc: S/MIME Signature
URL: <https://lists.horde.org/archives/horde/attachments/20161207/5dc6ba21/attachment.bin>
More information about the horde
mailing list