[horde] mysql connection
Irelann Kerry Anderson
kerry at maine.edu
Thu Mar 14 11:59:26 PST 2002
I ran into this same problem, after applying the recent php rpms from
Red Hat, you have to put the location of the mysql socket into the
/etc/php.ini file. Having it in /etc/my.cnf file is not sufficent.
Look in your /etc/php.ini file for a line that looks like:
mysql.default_socket = ; default socket name for local
MySQL connects.
and put the path to your mysql.sock after the =. In my case:
mysql.default_socket = /var/lib/mysql/mysql.sock ;
default socket name for local MySQL connects.
Toomas Vann wrote:
>Hi!
>
>I am using Horde 3.0 with IMP 2.0 on RedHat 7.2
>And i have this kind of a question, where can i set so
>that Horde would use default database socket file
>/var/lib/mysql/mysql.sock not under /tmp
>
>Where can i change this, i looked hord configuration
>files and did not find a parameter, or then again missed...
>
>Could someone give me a hint.....
>
>Regards,
>Toomas
>
--
Irelann Kerry Anderson phone: (207)581-3508
Systems Group internet Kerry at Maine.edu
UNET (formerly CAPS) Technology Services
University of Maine System
More information about the horde
mailing list