Kev1729
February 10th, 2007, 02:46 PM
Right so, have mythtv with mythweb installed on my mythtv computer, which is connected to my other computer with a x-over cable, which is in turn connected to my router, which is connected to all my other computers and ultimately the Internet.
From my main box i can access mythweb by going to 192.168.2.2 (the main box is 192.168.2.1), but i can't access the mythweb that is installed into my main box (which is trying to connect to my mythtv box), if you follow.
Basically, i can't access my mysql installation from a different box, and i really have no idea what or how to configure it to work.
When i try to just do mysql_connect('192.168.2.2', 'etc', 'etc'); in PHP i get: "Warning: mysql_connect(): Lost connection to MySQL server during query in /usr/share/mythtv/mythweb/test.php on line 3
Lost connection to MySQL server during query"
Please help me!
:)
From my main box i can access mythweb by going to 192.168.2.2 (the main box is 192.168.2.1), but i can't access the mythweb that is installed into my main box (which is trying to connect to my mythtv box), if you follow.
Basically, i can't access my mysql installation from a different box, and i really have no idea what or how to configure it to work.
When i try to just do mysql_connect('192.168.2.2', 'etc', 'etc'); in PHP i get: "Warning: mysql_connect(): Lost connection to MySQL server during query in /usr/share/mythtv/mythweb/test.php on line 3
Lost connection to MySQL server during query"
Please help me!
:)