Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Snowdog] How does GF get mysql config info?

Quote Reply
Re: [Snowdog] How does GF get mysql config info? In reply to
Hi,

Gossamer Forum unfortunately does not support passing the extra arguments required to tell DBD::mysql to use a different socket for connections. This is mainly because the syntax for this has changed numerous times, and very few people used it.

You could try (untested) setting hostname to:

host=localhost;mysql_socket=/path/to/new/mysql.sock

and see if that works.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread How does GF get mysql config info? Snowdog 2409 Mar 14, 2003, 3:39 PM
Thread Re: [Snowdog] How does GF get mysql config info?
Paul 2303 Mar 14, 2003, 4:52 PM
Thread Re: [Paul] How does GF get mysql config info?
Snowdog 2291 Mar 14, 2003, 5:21 PM
Post Re: [Snowdog] How does GF get mysql config info?
yogi 2268 Mar 17, 2003, 10:46 AM
Post Re: [Snowdog] How does GF get mysql config info?
Alex 2253 Mar 18, 2003, 1:54 AM