[imp] problems with my database backend

Enrico twilight at adinet.com.uy
Mon Jan 20 19:20:50 PST 2003


Mmmm. sorry it doesnt seem to be the problem, i'm getting no errors in
httpd logs.
thnks anyway.

On Mon, 2003-01-20 at 19:23, Bill Hilburn wrote:

> That looks like an Apache error...  Check your httpd.conf, find the entry for 
> horde then make sure the path there is correct and the path in the file system 
> is correct (could someone have been setting up other aliases or sites?)
> 
> 
> Quoting Enrico <twilight at adinet.com.uy>:
> 
> > Sorry, my installation was working with no problems antil today.
> > No I'm getting an "Failed to connect to the specified directory."
> > message, I tried to connect to my database, and there's no problem,
> > anyone knows what should be going on ??
> > I.m using:
> > horde 2.1
> > Imp 3.1-2
> > Turba 1.1-2
> > 
> > I found this code into turba/addobject.php
> > 
> > if ($count == 0) {
> >     include TURBA_TEMPLATES . '/add/noadd.inc';
> > } elseif ($count == 1) {
> >     $driver = &Turba_Source::singleton($source, $cfgSources[$source]);
> >     if (PEAR::isError($driver)) {
> >         Horde::raiseMessage(_("Failed to connect to the specified
> > directory."), HORDE_ERROR);
> >         include TURBA_BASE . '/status.php';
> > 
> > But I couldn't find the problem.
> > Really thnks, again !!!!!
> > -- 
> > Enrico <twilight at adinet.com.uy>
> > 
> > -- 
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > 
> 
> 
> 
> Bill Hilburn
> NOC Frontier Internet
> 
> -------------------------------------------------
> This mail sent through frontier.net webmail service!

-- 
Enrico <twilight at adinet.com.uy>


More information about the imp mailing list