<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Running MythWeb on a separate machine from mythbackend</title>
	<atom:link href="http://www.happyassassin.net/2010/01/29/running-mythweb-on-a-separate-machine-from-mythbackend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.happyassassin.net/2010/01/29/running-mythweb-on-a-separate-machine-from-mythbackend/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 16:17:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adamw</title>
		<link>http://www.happyassassin.net/2010/01/29/running-mythweb-on-a-separate-machine-from-mythbackend/comment-page-1/#comment-1127</link>
		<dc:creator>adamw</dc:creator>
		<pubDate>Fri, 29 Jan 2010 19:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=907#comment-1127</guid>
		<description>Right. The only issue with that is that mythtv&#039;s own database access seems a bit finicky; mythbackend always seems to connect to &#039;mythtv&#039;@&#039;localhost&#039; for me even if i tell it something different via mythtv-setup. Not quite sure what&#039;s going on there. So I thought it best to make sure access through that channel definitely works :) thanks for the pointer, though.</description>
		<content:encoded><![CDATA[<p>Right. The only issue with that is that mythtv&#8217;s own database access seems a bit finicky; mythbackend always seems to connect to &#8216;mythtv&#8217;@'localhost&#8217; for me even if i tell it something different via mythtv-setup. Not quite sure what&#8217;s going on there. So I thought it best to make sure access through that channel definitely works <img src='http://www.happyassassin.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks for the pointer, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src='http://www.happyassassin.net/wordpress/wp-content/plugins/rpx/images/openid.png'/> palintech</title>
		<link>http://www.happyassassin.net/2010/01/29/running-mythweb-on-a-separate-machine-from-mythbackend/comment-page-1/#comment-1126</link>
		<dc:creator><img src='http://www.happyassassin.net/wordpress/wp-content/plugins/rpx/images/openid.png'/> palintech</dc:creator>
		<pubDate>Fri, 29 Jan 2010 19:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=907#comment-1126</guid>
		<description>Hi Adam, a bit of a hack for the mysql bind problem is to use the interface ip, and use it for the apps at localhost instead of 127.0.0.1 which does not support using a mysql socket.

Es. bind-address=172.16.1.2

mysql will listen on 172.16.1.2 only, but on the 172.16.1.2 host you can point to 172.16.1.2 instead of 127.0.0.1 (you must adjust grants for users too). 

Note that you can login using localhost with mysql command line if you use sockets (mysql client does that by default): this way you don&#039;t lose root access on localhost.</description>
		<content:encoded><![CDATA[<p>Hi Adam, a bit of a hack for the mysql bind problem is to use the interface ip, and use it for the apps at localhost instead of 127.0.0.1 which does not support using a mysql socket.</p>
<p>Es. bind-address=172.16.1.2</p>
<p>mysql will listen on 172.16.1.2 only, but on the 172.16.1.2 host you can point to 172.16.1.2 instead of 127.0.0.1 (you must adjust grants for users too). </p>
<p>Note that you can login using localhost with mysql command line if you use sockets (mysql client does that by default): this way you don&#8217;t lose root access on localhost.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
