On Monday 07 February 2005 13:20, Robert Kulagowski wrote: > James Casbon wrote: > > Bad patch, bad documentation, or <sarcasm>should I have put it in the > > wiki</sarcasm>?? > > Bad patch. Not in diff -u format. Modifies the HTML and not the SGML. > Please re-read the instructions on submitting documentation patches.
this should be better. > Bad timing. Sent on Friday afternoon and on Monday morning at 6:30AM > you're complaining that it's not in the docs? me, complaining? just trying to work out whats going on.
Index: docs/mythtv-HOWTO.sgml =================================================================== RCS file: /var/lib/mythcvs/mythtv/docs/mythtv-HOWTO.sgml,v retrieving revision 1.255 diff -u -r1.255 mythtv-HOWTO.sgml --- docs/mythtv-HOWTO.sgml 3 Feb 2005 04:56:08 -0000 1.255 +++ docs/mythtv-HOWTO.sgml 7 Feb 2005 14:39:30 -0000 @@ -2462,7 +2462,11 @@ If you will have multiple backends, or if your backend is on one system and you're running the frontend on another machine then <em>do not</em> use the -"127.0.0.1" IP address. +"127.0.0.1" IP address. In particular, if you set the backend ip to +anything other than 127.0.0.1, you <em>cannot</em> use 127.0.0.1 as the +'Master server IP address' even if it is running locally. Doing so will +result in "Unexpected response to MYTH_PROTO_VERSION" from your +frontend. It is very strongly discouraged that you make any changes to the port settings from the defaults.
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
