2009/1/15 egd <egd.3m18en1231985...@no-mx.forums.slimdevices.com>:
>
> IIRC it's option 2b you're after for the unbinding to become persistent
> - AFAIK SC doesn't give a hoot what else connects to MySQL, so
> server.prefs is irrelevent to having another app access the DB.

In v7 servers from december 2007 onwards, the my.tt file bind-address
line should look like:

bind-address          = [% bindAddress %]

The my.tt file is parsed by SC and %bindAddress% is populated from the prefs
file setting. The resulting my.cnf file is written to the cache folder
and is passed
to MySQL at startup.

I'd suggest it was far safer editing a preference rather than a source file..

The pref can be set/queried via the CLI, so you can then tell what state
the binding's in and not require users to edit files..

-- 
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
http://groups.google.com/group/moosenews
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to