[imp] Failed to connect to the specified directory - again

TOM GERMIAT TOM.GERMIAT@menasha.com
Wed, 22 May 2002 07:29:45 -0500


Saskia,

I apologize for having responded before fully comprehending your note.  That will teach me not to type before my coffee.

This worked beautifully,

Thank you,
Tom Germiat

>>> Saskia Vandamme <Saskia.Vandamme@rug.ac.be> 05/22/02 07:00AM >>>
I had the same problem as you had.

Try this:

        'phptype' => 'mysql',
        'hostspec' => '********',
        'username' => '********',
        'password' => '********',
        'database' => '********',
        'options' => '',
        'tty' => '',
        'port' => '',
        'protocol' => 'tcp',
        'socket' => '',
        'table' => 'turba_objects'


Can you let my know wether it works?

Kind Regards,

Saskia

On Fri, 17 May 2002, TOM GERMIAT wrote:

>         'phptype' => 'mysql',
>         'hostspec' => 'me20.menasha.com',
>         'username' => 'horde',
>         'password' => '********',
>         'database' => 'horde',
>         'options' => '',
>         'socket' => '',
>         'tty' => '',
>         'port' => '5432',
>         'protocol' => 'unix',
>         'table' => 'turba_objects'