Re: Bug....

Eric Rostetter <[email protected]>
Newsgroups gmane.comp.horde.nag
Message-ID <[email protected]>
Quoting Chris Bond <[email protected]>:

> Grabed latest HEAD:
> 
> On the top of every page in horde -
> 
> Notice: Undefined index: socket in /usr/share/pear/DB/mysql.php on line
> 108
> 
> Any ideas on a fix?

The (seldom used) FAQ pages say this:

---

5.4.2 Why does Turba give the error "Undefined index: socket ..."

This means you have a missing or misconfigured socket and/or protocol parameter
value in the params block(s) in /horde/turba/config/sources.php.

Unless you are trying to use unix sockets rather than tcp/ip connections, set
the socket value to '' (meaning no value), and/or set the protocol value to 'tcp'.

---

Now, since you say "every page in horde" this may be an issue in a different
configuration file.  Say in horde/config/conf.php or horde/config/conf.php
where it says something like:

// What protocol will we use to connect to the database.  The default
// is tcp, but if you wish to use UNIX sockets, change it to 'unix'.
$conf['sql']['protocol'] = 'tcp';

> Kind Regards,
> Chris Bond
> 
> 
> --
> Nag mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: [email protected]


-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!

-- 
Nag mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.